com.inprise.vbroker.ServerManager.ContainerPackage
Class VersionInfo
java.lang.Object
com.inprise.vbroker.ServerManager.ContainerPackage.VersionInfo
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class VersionInfo
- extends java.lang.Object
- implements IDLEntity
Stores the version information about the container.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
major
public int major
minor
public int minor
VersionInfo
public VersionInfo()
VersionInfo
public VersionInfo(int major,
int minor)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Read the latest documentation online