public interface ClassRealmConstituent
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
String getGroupId()
null.String getArtifactId()
null.String getClassifier()
null.String getVersion()
null.Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.