|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The module info describes an required module and the module version. This description is used by the package manager to locate base modules.
Method Summary | |
java.lang.String |
getMajorVersion()
Returns the major version of the base module. |
java.lang.String |
getMinorVersion()
Returns the minor version of the base module. |
java.lang.String |
getModuleClass()
Returns the module class of the desired base module. |
java.lang.String |
getPatchLevel()
Returns the patchlevel version of the base module. |
Method Detail |
public java.lang.String getModuleClass()
public java.lang.String getMajorVersion()
public java.lang.String getMinorVersion()
public java.lang.String getPatchLevel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |