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 getType()
null
.String getClassifier()
null
.String getVersion()
null
.File getFile()
null
.Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.