|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.DependencyImpl
public class DependencyImpl
| Nested Class Summary | |
|---|---|
static class |
DependencyImpl.ExclusionsImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.Dependency |
|---|
Dependency.Exclusions |
| Field Summary | |
|---|---|
protected String |
artifactId
|
protected String |
classifier
|
protected DependencyImpl.ExclusionsImpl |
exclusions
|
protected String |
groupId
|
protected Boolean |
optional
|
protected String |
scope
|
protected String |
systemPath
|
protected String |
type
|
protected String |
version
|
| Constructor Summary | |
|---|---|
DependencyImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.DependencyImpl instance. |
|
DependencyImpl(DependencyImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.DependencyImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
DependencyImpl |
clone()
Creates and returns a copy of this object. |
String |
getArtifactId()
Gets the value of the artifactId property. |
String |
getClassifier()
Gets the value of the classifier property. |
Dependency.Exclusions |
getExclusions()
Gets the value of the exclusions property. |
String |
getGroupId()
Gets the value of the groupId property. |
String |
getScope()
Gets the value of the scope property. |
String |
getSystemPath()
Gets the value of the systemPath property. |
String |
getType()
Gets the value of the type property. |
String |
getVersion()
Gets the value of the version property. |
Boolean |
isOptional()
Gets the value of the optional property. |
void |
setArtifactId(String value)
Sets the value of the artifactId property. |
void |
setClassifier(String value)
Sets the value of the classifier property. |
void |
setExclusions(Dependency.Exclusions value)
Sets the value of the exclusions property. |
void |
setGroupId(String value)
Sets the value of the groupId property. |
void |
setOptional(Boolean value)
Sets the value of the optional property. |
void |
setScope(String value)
Sets the value of the scope property. |
void |
setSystemPath(String value)
Sets the value of the systemPath property. |
void |
setType(String value)
Sets the value of the type property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String groupId
protected String artifactId
protected String version
protected String type
protected String classifier
protected String scope
protected String systemPath
protected DependencyImpl.ExclusionsImpl exclusions
protected Boolean optional
| Constructor Detail |
|---|
public DependencyImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.DependencyImpl instance.
public DependencyImpl(DependencyImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.DependencyImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getGroupId()
Dependency
getGroupId in interface DependencyStringpublic void setGroupId(String value)
Dependency
setGroupId in interface Dependencyvalue - allowed object is
Stringpublic String getArtifactId()
Dependency
getArtifactId in interface DependencyStringpublic void setArtifactId(String value)
Dependency
setArtifactId in interface Dependencyvalue - allowed object is
Stringpublic String getVersion()
Dependency
getVersion in interface DependencyStringpublic void setVersion(String value)
Dependency
setVersion in interface Dependencyvalue - allowed object is
Stringpublic String getType()
Dependency
getType in interface DependencyStringpublic void setType(String value)
Dependency
setType in interface Dependencyvalue - allowed object is
Stringpublic String getClassifier()
Dependency
getClassifier in interface DependencyStringpublic void setClassifier(String value)
Dependency
setClassifier in interface Dependencyvalue - allowed object is
Stringpublic String getScope()
Dependency
getScope in interface DependencyStringpublic void setScope(String value)
Dependency
setScope in interface Dependencyvalue - allowed object is
Stringpublic String getSystemPath()
Dependency
getSystemPath in interface DependencyStringpublic void setSystemPath(String value)
Dependency
setSystemPath in interface Dependencyvalue - allowed object is
Stringpublic Dependency.Exclusions getExclusions()
Dependency
getExclusions in interface DependencyDependency.Exclusionspublic void setExclusions(Dependency.Exclusions value)
Dependency
setExclusions in interface Dependencyvalue - allowed object is
Dependency.Exclusionspublic Boolean isOptional()
Dependency
isOptional in interface DependencyBooleanpublic void setOptional(Boolean value)
Dependency
setOptional in interface Dependencyvalue - allowed object is
Booleanpublic DependencyImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||