org.omg.IOP
Class Encoding
java.lang.Object
org.omg.IOP.Encoding
- 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 ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl
Friday, May 25, 2007 3:39:55 o'clock PM GMT-05:00
Field Summary |
short |
format
The encoding format. |
byte |
major_version
The major version of this Encoding format. |
byte |
minor_version
The minor version of this Encoding format. |
Constructor Summary |
Encoding()
|
Encoding(short _format,
byte _major_version,
byte _minor_version)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
format
public short format
- The encoding format.
major_version
public byte major_version
- The major version of this Encoding format.
minor_version
public byte minor_version
- The minor version of this Encoding format.
Encoding
public Encoding()
Encoding
public Encoding(short _format,
byte _major_version,
byte _minor_version)
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.