|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mrami.libre.ClassGenerator.input.CGfieldType
Definition of an entity field
| Constructor Summary | |
CGfieldType()
|
|
| Method Summary | |
void |
deleteDoNotPersist()
Method deleteDoNotPersist |
java.lang.String |
getCGdocumentation()
Returns the value of field 'CGdocumentation'. |
CGtype |
getCGtype()
Returns the value of field 'CGtype'. |
java.lang.String |
getDescription()
Returns the value of field 'description'. |
boolean |
getDoNotPersist()
Returns the value of field 'doNotPersist'. |
java.lang.String |
getName()
Returns the value of field 'name'. |
boolean |
hasDoNotPersist()
Method hasDoNotPersist |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCGdocumentation(java.lang.String CGdocumentation)
Sets the value of field 'CGdocumentation'. |
void |
setCGtype(CGtype CGtype)
Sets the value of field 'CGtype'. |
void |
setDescription(java.lang.String description)
Sets the value of field 'description'. |
void |
setDoNotPersist(boolean doNotPersist)
Sets the value of field 'doNotPersist'. |
void |
setName(java.lang.String name)
Sets the value of field 'name'. |
static java.lang.Object |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CGfieldType()
| Method Detail |
public void deleteDoNotPersist()
public java.lang.String getCGdocumentation()
public CGtype getCGtype()
public java.lang.String getDescription()
public boolean getDoNotPersist()
public java.lang.String getName()
public boolean hasDoNotPersist()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setCGdocumentation(java.lang.String CGdocumentation)
CGdocumentation - the value of field 'CGdocumentation'.public void setCGtype(CGtype CGtype)
CGtype - the value of field 'CGtype'.public void setDescription(java.lang.String description)
description - the value of field 'description'.public void setDoNotPersist(boolean doNotPersist)
doNotPersist - the value of field 'doNotPersist'.public void setName(java.lang.String name)
name - the value of field 'name'.
public static java.lang.Object unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||