|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ExclusionImpl
public class ExclusionImpl
| Field Summary | |
|---|---|
protected String |
artifactId
|
protected String |
groupId
|
| Constructor Summary | |
|---|---|
ExclusionImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ExclusionImpl instance. |
|
ExclusionImpl(ExclusionImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ExclusionImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ExclusionImpl |
clone()
Creates and returns a copy of this object. |
String |
getArtifactId()
Gets the value of the artifactId property. |
String |
getGroupId()
Gets the value of the groupId property. |
void |
setArtifactId(String value)
Sets the value of the artifactId property. |
void |
setGroupId(String value)
Sets the value of the groupId property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String artifactId
protected String groupId
| Constructor Detail |
|---|
public ExclusionImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ExclusionImpl instance.
public ExclusionImpl(ExclusionImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ExclusionImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getArtifactId()
Exclusion
getArtifactId in interface ExclusionStringpublic void setArtifactId(String value)
Exclusion
setArtifactId in interface Exclusionvalue - allowed object is
Stringpublic String getGroupId()
Exclusion
getGroupId in interface ExclusionStringpublic void setGroupId(String value)
Exclusion
setGroupId in interface Exclusionvalue - allowed object is
Stringpublic ExclusionImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||