|
||||||||||
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 | |
---|---|
java.lang.String |
getArtifactId()
Gets the artifact id of the constituent's artifact. |
java.lang.String |
getClassifier()
Gets the classifier of the constituent's artifact. |
java.io.File |
getFile()
Gets the file of the constituent's artifact. |
java.lang.String |
getGroupId()
Gets the group id of the constituent's artifact. |
java.lang.String |
getType()
Gets the type of the constituent's artifact. |
java.lang.String |
getVersion()
Gets the version of the constituent's artifact. |
Method Detail |
---|
java.lang.String getGroupId()
null
.java.lang.String getArtifactId()
null
.java.lang.String getType()
null
.java.lang.String getClassifier()
null
.java.lang.String getVersion()
null
.java.io.File getFile()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |