|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mrami.libre.ClassGenerator.input.CGtransferObjectType
Definition of transfer object
| Constructor Summary | |
CGtransferObjectType()
|
|
| 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 |
java.lang.String |
getName()
Returns the value of field 'name'. |
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 |
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 CGtransferObjectType()
| 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 java.lang.String getName()
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 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 | |||||||||