|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClassRealmConstituent
Describes a constituent of a class realm.
Method Summary | |
---|---|
String |
getArtifactId()
Gets the artifact id of the constituent's artifact. |
String |
getClassifier()
Gets the classifier of the constituent's artifact. |
File |
getFile()
Gets the file of the constituent's artifact. |
String |
getGroupId()
Gets the group id of the constituent's artifact. |
String |
getType()
Gets the type of the constituent's artifact. |
String |
getVersion()
Gets the version of the constituent's artifact. |
Method Detail |
---|
String getGroupId()
null
.String getArtifactId()
null
.String getType()
null
.String getClassifier()
null
.String getVersion()
null
.File getFile()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |