|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.ExtensionImpl
public class ExtensionImpl
| Field Summary | |
|---|---|
protected String |
artifactId
|
protected String |
groupId
|
protected String |
version
|
| Constructor Summary | |
|---|---|
ExtensionImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.ExtensionImpl instance. |
|
ExtensionImpl(ExtensionImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.ExtensionImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ExtensionImpl |
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. |
String |
getVersion()
Gets the value of the version property. |
void |
setArtifactId(String value)
Sets the value of the artifactId property. |
void |
setGroupId(String value)
Sets the value of the groupId 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
| Constructor Detail |
|---|
public ExtensionImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.ExtensionImpl instance.
public ExtensionImpl(ExtensionImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.ExtensionImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getGroupId()
Extension
getGroupId in interface ExtensionStringpublic void setGroupId(String value)
Extension
setGroupId in interface Extensionvalue - allowed object is
Stringpublic String getArtifactId()
Extension
getArtifactId in interface ExtensionStringpublic void setArtifactId(String value)
Extension
setArtifactId in interface Extensionvalue - allowed object is
Stringpublic String getVersion()
Extension
getVersion in interface ExtensionStringpublic void setVersion(String value)
Extension
setVersion in interface Extensionvalue - allowed object is
Stringpublic ExtensionImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||