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