JavaScript is disabled on your browser.
 
 
 
Java™ Platform 
All Implemented Interfaces: 
Serializable , IDLEntity  
public final class Encoding 
extends Object 
implements IDLEntity  
org/omg/IOP/Encoding.java .
 Generated by the IDL-to-Java compiler (portable), version "3.2"
 from /RE-WORK/workspace/8-2-build-linux-amd64/jdk8u45/3457/corba/src/share/classes/org/omg/PortableInterceptor/IOP.idl
 Friday, April 10, 2015 10:08:40 AM PDT
 
 
 
 
Field Summary 
Fields   
Modifier and Type 
Field and Description 
 
shortformat The encoding format.
 
bytemajor_version The major version of this Encoding format.
 
byteminor_version The minor version of this Encoding format.
 
 
 
Constructor Summary 
Constructors   
Constructor and Description 
 
Encoding  
Encoding  
 
 
Method Summary 
 
Methods inherited from class java.lang.Object  
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait  
 
 
 
 
 
Field Detail 
 
format 
public short format 
The encoding format.
 
 
 
 
 
 
Constructor Detail 
 
Encoding 
public Encoding() 
 
 
 
 
 
 
 
 
 
 
Java™ Platform 
 Submit a bug or feature  Java SE Documentation . That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.Copyright  © 1993, 2015, Oracle and/or its affiliates.  All rights reserved.