|
||||||||||
| 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.LicenseImpl
public class LicenseImpl
| Field Summary | |
|---|---|
protected String |
comments
|
protected String |
distribution
|
protected String |
name
|
protected String |
url
|
| Constructor Summary | |
|---|---|
LicenseImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.pom400.impl.LicenseImpl instance. |
|
LicenseImpl(LicenseImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.pom400.impl.LicenseImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
LicenseImpl |
clone()
Creates and returns a copy of this object. |
String |
getComments()
Gets the value of the comments property. |
String |
getDistribution()
Gets the value of the distribution property. |
String |
getName()
Gets the value of the name property. |
String |
getUrl()
Gets the value of the url property. |
void |
setComments(String value)
Sets the value of the comments property. |
void |
setDistribution(String value)
Sets the value of the distribution 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 name
protected String url
protected String distribution
protected String comments
| Constructor Detail |
|---|
public LicenseImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.pom400.impl.LicenseImpl instance.
public LicenseImpl(LicenseImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.pom400.impl.LicenseImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getName()
License
getName in interface LicenseStringpublic void setName(String value)
License
setName in interface Licensevalue - allowed object is
Stringpublic String getUrl()
License
getUrl in interface LicenseStringpublic void setUrl(String value)
License
setUrl in interface Licensevalue - allowed object is
Stringpublic String getDistribution()
License
getDistribution in interface LicenseStringpublic void setDistribution(String value)
License
setDistribution in interface Licensevalue - allowed object is
Stringpublic String getComments()
License
getComments in interface LicenseStringpublic void setComments(String value)
License
setComments in interface Licensevalue - allowed object is
Stringpublic LicenseImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||