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