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.voidsetArtifactId(String artifactId) Setter for the fieldartifactId.voidsetClassifier(String classifier) Setter for the fieldclassifier.voidsetGroupId(String groupId) Setter for the fieldgroupId.voidsetIgnoreClasses(String[] ignoreClasses) Setter for the fieldignoreClasses.voidSetter for the fieldtype.toString()
-
Constructor Details
-
Dependency
public Dependency()
-
-
Method Details
-
getGroupId
-
setGroupId
-
getArtifactId
-
setArtifactId
-
getClassifier
-
setClassifier
-
getType
-
setType
-
getIgnoreClasses
-
setIgnoreClasses
-
toString
-