Class Dependency
java.lang.Object
org.codehaus.mojo.extraenforcer.dependencies.Dependency
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for the fieldartifactId
.Getter for the fieldclassifier
.Getter for the fieldgroupId
.String[]
Getter for the fieldignoreClasses
.getType()
Getter for the fieldtype
.void
setArtifactId
(String artifactId) Setter for the fieldartifactId
.void
setClassifier
(String classifier) Setter for the fieldclassifier
.void
setGroupId
(String groupId) Setter for the fieldgroupId
.void
setIgnoreClasses
(String[] ignoreClasses) Setter for the fieldignoreClasses
.void
Setter for the fieldtype
.toString()
-
Constructor Details
-
Dependency
public Dependency()
-
-
Method Details
-
getGroupId
-
setGroupId
-
getArtifactId
-
setArtifactId
-
getClassifier
-
setClassifier
-
getType
-
setType
-
getIgnoreClasses
-
setIgnoreClasses
-
toString
-