|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModuleVersionIdentifier
The identifier of a module version.
| Method Summary | |
|---|---|
String |
getGroup()
The group of the module. |
ModuleIdentifier |
getModule()
Returns the ModuleIdentifier containing the group and the name of this module. |
String |
getName()
The name of the module. |
String |
getVersion()
The version of the module |
| Method Detail |
|---|
String getVersion()
String getGroup()
String getName()
@Incubating ModuleIdentifier getModule()
ModuleIdentifier containing the group and the name of this module.
Contains the same information as getGroup() and getVersion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||