|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mrami.libre.ClassGenerator.input.CGtransfer
Class CGtransfer.
| Constructor Summary | |
CGtransfer()
|
|
| Method Summary | |
void |
addCGassoc(CGassoc vCGassoc)
Method addCGassoc |
void |
addCGassoc(int index,
CGassoc vCGassoc)
Method addCGassoc |
java.util.Enumeration |
enumerateCGassoc()
Method enumerateCGassoc |
CGassoc[] |
getCGassoc()
Method getCGassoc |
CGassoc |
getCGassoc(int index)
Method getCGassoc |
int |
getCGassocCount()
Method getCGassocCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllCGassoc()
Method removeAllCGassoc |
CGassoc |
removeCGassoc(int index)
Method removeCGassoc |
void |
setCGassoc(CGassoc[] CGassocArray)
Method setCGassoc |
void |
setCGassoc(int index,
CGassoc vCGassoc)
Method setCGassoc |
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 CGtransfer()
| Method Detail |
public void addCGassoc(CGassoc vCGassoc)
throws java.lang.IndexOutOfBoundsException
vCGassoc -
java.lang.IndexOutOfBoundsException
public void addCGassoc(int index,
CGassoc vCGassoc)
throws java.lang.IndexOutOfBoundsException
index - vCGassoc -
java.lang.IndexOutOfBoundsExceptionpublic java.util.Enumeration enumerateCGassoc()
public CGassoc getCGassoc(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic CGassoc[] getCGassoc()
public int getCGassocCount()
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 removeAllCGassoc()
public CGassoc removeCGassoc(int index)
index -
public void setCGassoc(int index,
CGassoc vCGassoc)
throws java.lang.IndexOutOfBoundsException
index - vCGassoc -
java.lang.IndexOutOfBoundsExceptionpublic void setCGassoc(CGassoc[] CGassocArray)
CGassocArray -
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 | |||||||||