|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModuleInfo
The Module info class encapsulates metadata about a given module. It holds the list of dependencies and the module version and description.
Method Summary | |
---|---|
String |
getMajorVersion()
Returns the major version of the base module. |
String |
getMinorVersion()
Returns the minor version of the base module. |
String |
getModuleClass()
Returns the module class of the desired base module. |
String |
getPatchLevel()
Returns the patchlevel version of the base module. |
Method Detail |
---|
String getModuleClass()
String getMajorVersion()
String getMinorVersion()
String getPatchLevel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |