|
||||||||||
| 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.ScmImpl
public class ScmImpl
| Field Summary | |
|---|---|
protected String |
connection
|
protected String |
developerConnection
|
protected String |
tag
|
protected String |
url
|
| Constructor Summary | |
|---|---|
ScmImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ScmImpl instance. |
|
ScmImpl(ScmImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ScmImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ScmImpl |
clone()
Creates and returns a copy of this object. |
String |
getConnection()
Gets the value of the connection property. |
String |
getDeveloperConnection()
Gets the value of the developerConnection property. |
String |
getTag()
Gets the value of the tag property. |
String |
getUrl()
Gets the value of the url property. |
void |
setConnection(String value)
Sets the value of the connection property. |
void |
setDeveloperConnection(String value)
Sets the value of the developerConnection property. |
void |
setTag(String value)
Sets the value of the tag property. |
void |
setUrl(String value)
Sets the value of the url property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String connection
protected String developerConnection
protected String tag
protected String url
| Constructor Detail |
|---|
public ScmImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ScmImpl instance.
public ScmImpl(ScmImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ScmImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getConnection()
Scm
getConnection in interface ScmStringpublic void setConnection(String value)
Scm
setConnection in interface Scmvalue - allowed object is
Stringpublic String getDeveloperConnection()
Scm
getDeveloperConnection in interface ScmStringpublic void setDeveloperConnection(String value)
Scm
setDeveloperConnection in interface Scmvalue - allowed object is
Stringpublic String getTag()
Scm
getTag in interface ScmStringpublic void setTag(String value)
Scm
setTag in interface Scmvalue - allowed object is
Stringpublic String getUrl()
Scm
getUrl in interface ScmStringpublic void setUrl(String value)
Scm
setUrl in interface Scmvalue - allowed object is
Stringpublic ScmImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||