|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Author
Author.
| Method Summary | |
|---|---|
String |
getMail()
Mail address of the author. |
String |
getName()
Name of the author. |
String |
getVersion()
The version of the object created due to the author. |
void |
setMail(String value)
Sets the value of the mail property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.ModelObject |
|---|
getAuthors, getCreateDate, getDocumentation, getModelVersion, setAuthors, setCreateDate, setDocumentation, setModelVersion |
| Method Detail |
|---|
String getName()
Stringvoid setName(String value)
value - allowed object is
StringString getVersion()
Stringvoid setVersion(String value)
value - allowed object is
StringString getMail()
Stringvoid setMail(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||