|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.jomc.model.ModelObject
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public class ModelObjectBase model object.
| Field Summary | |
|---|---|
protected Authors |
authors
|
protected XMLGregorianCalendar |
createDate
|
protected Texts |
documentation
|
protected String |
modelVersion
|
| Constructor Summary | |
|---|---|
ModelObject()
Creates a new ModelObject instance. |
|
ModelObject(ModelObject o)
Creates a new ModelObject instance by deeply copying a given instance. |
|
| Method Summary | |
|---|---|
ModelObject |
clone()
Creates and returns a deep copy of this object. |
Authors |
getAuthors()
Authors of this object. |
XMLGregorianCalendar |
getCreateDate()
The date this object got created or null. |
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected Texts documentation
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected Authors authors
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected String modelVersion
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected XMLGregorianCalendar createDate
| Constructor Detail |
|---|
public ModelObject()
ModelObject instance.
public ModelObject(ModelObject o)
ModelObject instance by deeply copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public Texts getDocumentation()
Texts
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setDocumentation(Texts value)
value - allowed object is
Texts
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public Authors getAuthors()
Authors
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setAuthors(Authors value)
value - allowed object is
Authors
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public String getModelVersion()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setModelVersion(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public XMLGregorianCalendar getCreateDate()
null.
XMLGregorianCalendar
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setCreateDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-09-21T10:35:38+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public ModelObject clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||