|
TIBCO Enterprise Message Service Version 4.3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tibco.tibjms.admin.VersionInfo
This class represents the parsed version information for the TIBCO Enterprise Message Service components.
Method Summary | |
int |
getVersionBuild()
Get the build version of the component. |
int |
getVersionMajor()
Get the major version of the component. |
int |
getVersionMinor()
Get the minor version of the component. |
int |
getVersionUpdate()
Get the update version of the component. |
java.lang.String |
toString()
Generate a string version of the VersionInfo object in the form "majorVersion.minorVersion.updateVersion.buildVersion" |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public int getVersionMajor()
public int getVersionMinor()
public int getVersionUpdate()
public int getVersionBuild()
public java.lang.String toString()
|
TIBCO Enterprise Message Service Version 4.3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |