|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.SiteImpl
public class SiteImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected String |
name
|
protected String |
url
|
| Constructor Summary | |
|---|---|
SiteImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.SiteImpl instance. |
|
SiteImpl(SiteImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.SiteImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SiteImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
String |
getName()
Gets the value of the name property. |
String |
getUrl()
Gets the value of the url property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setName(String value)
Sets the value of the name 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 id
protected String name
protected String url
| Constructor Detail |
|---|
public SiteImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.SiteImpl instance.
public SiteImpl(SiteImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.SiteImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
Site
getId in interface SiteStringpublic void setId(String value)
Site
setId in interface Sitevalue - allowed object is
Stringpublic String getName()
Site
getName in interface SiteStringpublic void setName(String value)
Site
setName in interface Sitevalue - allowed object is
Stringpublic String getUrl()
Site
getUrl in interface SiteStringpublic void setUrl(String value)
Site
setUrl in interface Sitevalue - allowed object is
Stringpublic SiteImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||