|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mrami.libre.ClassGenerator.input.CGtypeType
The types I recognize
| Constructor Summary | |
CGtypeType()
|
|
| Method Summary | |
void |
deleteMaxOccurs()
Method deleteMaxOccurs |
void |
deleteMinOccurs()
Method deleteMinOccurs |
CGboolean |
getCGboolean()
Returns the value of field 'CGboolean'. |
CGclass |
getCGclass()
Returns the value of field 'CGclass'. |
CGcurrency |
getCGcurrency()
Returns the value of field 'CGcurrency'. |
CGdate |
getCGdate()
Returns the value of field 'CGdate'. |
CGinteger |
getCGinteger()
Returns the value of field 'CGinteger'. |
CGstring |
getCGstring()
Returns the value of field 'CGstring'. |
int |
getMaxOccurs()
Returns the value of field 'maxOccurs'. |
int |
getMinOccurs()
Returns the value of field 'minOccurs'. |
boolean |
hasMaxOccurs()
Method hasMaxOccurs |
boolean |
hasMinOccurs()
Method hasMinOccurs |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCGboolean(CGboolean CGboolean)
Sets the value of field 'CGboolean'. |
void |
setCGclass(CGclass CGclass)
Sets the value of field 'CGclass'. |
void |
setCGcurrency(CGcurrency CGcurrency)
Sets the value of field 'CGcurrency'. |
void |
setCGdate(CGdate CGdate)
Sets the value of field 'CGdate'. |
void |
setCGinteger(CGinteger CGinteger)
Sets the value of field 'CGinteger'. |
void |
setCGstring(CGstring CGstring)
Sets the value of field 'CGstring'. |
void |
setMaxOccurs(int maxOccurs)
Sets the value of field 'maxOccurs'. |
void |
setMinOccurs(int minOccurs)
Sets the value of field 'minOccurs'. |
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 CGtypeType()
| Method Detail |
public void deleteMaxOccurs()
public void deleteMinOccurs()
public CGboolean getCGboolean()
public CGclass getCGclass()
public CGcurrency getCGcurrency()
public CGdate getCGdate()
public CGinteger getCGinteger()
public CGstring getCGstring()
public int getMaxOccurs()
public int getMinOccurs()
public boolean hasMaxOccurs()
public boolean hasMinOccurs()
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 setCGboolean(CGboolean CGboolean)
CGboolean - the value of field 'CGboolean'.public void setCGclass(CGclass CGclass)
CGclass - the value of field 'CGclass'.public void setCGcurrency(CGcurrency CGcurrency)
CGcurrency - the value of field 'CGcurrency'.public void setCGdate(CGdate CGdate)
CGdate - the value of field 'CGdate'.public void setCGinteger(CGinteger CGinteger)
CGinteger - the value of field 'CGinteger'.public void setCGstring(CGstring CGstring)
CGstring - the value of field 'CGstring'.public void setMaxOccurs(int maxOccurs)
maxOccurs - the value of field 'maxOccurs'.public void setMinOccurs(int minOccurs)
minOccurs - the value of field 'minOccurs'.
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 | |||||||||