|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mrami.libre.ClassGenerator.input.CGobjectType
Definition of an inline object definition. Used to specify default values.
| Constructor Summary | |
CGobjectType()
|
|
| Method Summary | |
void |
addObjectTypeChoice(int index,
ObjectTypeChoice vObjectTypeChoice)
Method addObjectTypeChoice |
void |
addObjectTypeChoice(ObjectTypeChoice vObjectTypeChoice)
Method addObjectTypeChoice |
java.util.Enumeration |
enumerateObjectTypeChoice()
Method enumerateObjectTypeChoice |
ObjectTypeChoice[] |
getObjectTypeChoice()
Method getObjectTypeChoice |
ObjectTypeChoice |
getObjectTypeChoice(int index)
Method getObjectTypeChoice |
int |
getObjectTypeChoiceCount()
Method getObjectTypeChoiceCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllObjectTypeChoice()
Method removeAllObjectTypeChoice |
ObjectTypeChoice |
removeObjectTypeChoice(int index)
Method removeObjectTypeChoice |
void |
setObjectTypeChoice(int index,
ObjectTypeChoice vObjectTypeChoice)
Method setObjectTypeChoice |
void |
setObjectTypeChoice(ObjectTypeChoice[] objectTypeChoiceArray)
Method setObjectTypeChoice |
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 CGobjectType()
| Method Detail |
public void addObjectTypeChoice(ObjectTypeChoice vObjectTypeChoice)
throws java.lang.IndexOutOfBoundsException
vObjectTypeChoice -
java.lang.IndexOutOfBoundsException
public void addObjectTypeChoice(int index,
ObjectTypeChoice vObjectTypeChoice)
throws java.lang.IndexOutOfBoundsException
index - vObjectTypeChoice -
java.lang.IndexOutOfBoundsExceptionpublic java.util.Enumeration enumerateObjectTypeChoice()
public ObjectTypeChoice getObjectTypeChoice(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic ObjectTypeChoice[] getObjectTypeChoice()
public int getObjectTypeChoiceCount()
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 removeAllObjectTypeChoice()
public ObjectTypeChoice removeObjectTypeChoice(int index)
index -
public void setObjectTypeChoice(int index,
ObjectTypeChoice vObjectTypeChoice)
throws java.lang.IndexOutOfBoundsException
index - vObjectTypeChoice -
java.lang.IndexOutOfBoundsExceptionpublic void setObjectTypeChoice(ObjectTypeChoice[] objectTypeChoiceArray)
objectTypeChoiceArray -
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 | |||||||||