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 /scratch/jenkins/workspace/8-2-build-linux-x64-OL8-sans-NAS/jdk8u451/1832/corba/src/share/classes/org/omg/PortableInterceptor/IOP.idl
 Saturday, April 5, 2025 3:20:44 AM GMT
 
 
 
 
Field Summary 
Fields   
Modifier and Type 
Field 
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 
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, 2025, Oracle and/or its affiliates.  All rights reserved. Use is subject to license terms . Also see the documentation redistribution policy .