|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mrami.libre.ClassGenerator.input.CGthrows
Class CGthrows.
| Constructor Summary | |
CGthrows()
|
|
| Method Summary | |
void |
addCGtype(CGtype vCGtype)
Method addCGtype |
void |
addCGtype(int index,
CGtype vCGtype)
Method addCGtype |
java.util.Enumeration |
enumerateCGtype()
Method enumerateCGtype |
CGtype[] |
getCGtype()
Method getCGtype |
CGtype |
getCGtype(int index)
Method getCGtype |
int |
getCGtypeCount()
Method getCGtypeCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllCGtype()
Method removeAllCGtype |
CGtype |
removeCGtype(int index)
Method removeCGtype |
void |
setCGtype(CGtype[] CGtypeArray)
Method setCGtype |
void |
setCGtype(int index,
CGtype vCGtype)
Method setCGtype |
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 CGthrows()
| Method Detail |
public void addCGtype(CGtype vCGtype)
throws java.lang.IndexOutOfBoundsException
vCGtype -
java.lang.IndexOutOfBoundsException
public void addCGtype(int index,
CGtype vCGtype)
throws java.lang.IndexOutOfBoundsException
index - vCGtype -
java.lang.IndexOutOfBoundsExceptionpublic java.util.Enumeration enumerateCGtype()
public CGtype getCGtype(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic CGtype[] getCGtype()
public int getCGtypeCount()
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 removeAllCGtype()
public CGtype removeCGtype(int index)
index -
public void setCGtype(int index,
CGtype vCGtype)
throws java.lang.IndexOutOfBoundsException
index - vCGtype -
java.lang.IndexOutOfBoundsExceptionpublic void setCGtype(CGtype[] CGtypeArray)
CGtypeArray -
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 | |||||||||