|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.changes100.impl.DueToImpl
public class DueToImpl
| Field Summary | |
|---|---|
protected String |
email
|
protected String |
name
|
| Constructor Summary | |
|---|---|
DueToImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.changes100.impl.DueToImpl instance. |
|
DueToImpl(DueToImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.changes100.impl.DueToImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
DueToImpl |
clone()
Creates and returns a copy of this object. |
String |
getEmail()
Gets the value of the email property. |
String |
getName()
Gets the value of the name property. |
void |
setEmail(String value)
Sets the value of the email property. |
void |
setName(String value)
Sets the value of the name 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 email
| Constructor Detail |
|---|
public DueToImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.changes100.impl.DueToImpl instance.
public DueToImpl(DueToImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.changes100.impl.DueToImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getName()
DueTo
getName in interface DueToStringpublic void setName(String value)
DueTo
setName in interface DueTovalue - allowed object is
Stringpublic String getEmail()
DueTo
getEmail in interface DueToStringpublic void setEmail(String value)
DueTo
setEmail in interface DueTovalue - allowed object is
Stringpublic DueToImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||