org.omg.GIOP
Class Version
java.lang.Object
org.omg.GIOP.Version
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class Version
- extends Object
- implements IDLEntity
- 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 © 2006-2011 Apache Software Foundation. All Rights Reserved.