|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelObject
Base model object.
| Method Summary | |
|---|---|
Authors |
getAuthors()
Authors of this object. |
XMLGregorianCalendar |
getCreateDate()
The date this object got created. |
Texts |
getDocumentation()
Documentation of this object. |
String |
getModelVersion()
Version of the model of this object. |
void |
setAuthors(Authors value)
Sets the value of the authors property. |
void |
setCreateDate(XMLGregorianCalendar value)
Sets the value of the createDate property. |
void |
setDocumentation(Texts value)
Sets the value of the documentation property. |
void |
setModelVersion(String value)
Sets the value of the modelVersion property. |
| Method Detail |
|---|
Texts getDocumentation()
Textsvoid setDocumentation(Texts value)
value - allowed object is
TextsAuthors getAuthors()
Authorsvoid setAuthors(Authors value)
value - allowed object is
AuthorsString getModelVersion()
Stringvoid setModelVersion(String value)
value - allowed object is
StringXMLGregorianCalendar getCreateDate()
XMLGregorianCalendarvoid setCreateDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||