org.omg.IIOP
Class Version
java.lang.Object
org.omg.IIOP.Version
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class Version
- extends Object
- implements IDLEntity
org/omg/IIOP/Version.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/IIOP.idl
Monday, June 18, 2012 10:36:15 AM CEST
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
major
public byte major
minor
public byte minor
Version
public Version()
Version
public Version(byte _major,
byte _minor)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.