|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mrami.libre.ClassGenerator.input.ObjectTypeChoice
Class ObjectTypeChoice.
| Constructor Summary | |
ObjectTypeChoice()
|
|
| Method Summary | |
void |
addObjectTypeChoiceItem(int index,
ObjectTypeChoiceItem vObjectTypeChoiceItem)
Method addObjectTypeChoiceItem |
void |
addObjectTypeChoiceItem(ObjectTypeChoiceItem vObjectTypeChoiceItem)
Method addObjectTypeChoiceItem |
java.util.Enumeration |
enumerateObjectTypeChoiceItem()
Method enumerateObjectTypeChoiceItem |
ObjectTypeChoiceItem[] |
getObjectTypeChoiceItem()
Method getObjectTypeChoiceItem |
ObjectTypeChoiceItem |
getObjectTypeChoiceItem(int index)
Method getObjectTypeChoiceItem |
int |
getObjectTypeChoiceItemCount()
Method getObjectTypeChoiceItemCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllObjectTypeChoiceItem()
Method removeAllObjectTypeChoiceItem |
ObjectTypeChoiceItem |
removeObjectTypeChoiceItem(int index)
Method removeObjectTypeChoiceItem |
void |
setObjectTypeChoiceItem(int index,
ObjectTypeChoiceItem vObjectTypeChoiceItem)
Method setObjectTypeChoiceItem |
void |
setObjectTypeChoiceItem(ObjectTypeChoiceItem[] objectTypeChoiceItemArray)
Method setObjectTypeChoiceItem |
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 ObjectTypeChoice()
| Method Detail |
public void addObjectTypeChoiceItem(ObjectTypeChoiceItem vObjectTypeChoiceItem)
throws java.lang.IndexOutOfBoundsException
vObjectTypeChoiceItem -
java.lang.IndexOutOfBoundsException
public void addObjectTypeChoiceItem(int index,
ObjectTypeChoiceItem vObjectTypeChoiceItem)
throws java.lang.IndexOutOfBoundsException
index - vObjectTypeChoiceItem -
java.lang.IndexOutOfBoundsExceptionpublic java.util.Enumeration enumerateObjectTypeChoiceItem()
public ObjectTypeChoiceItem getObjectTypeChoiceItem(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic ObjectTypeChoiceItem[] getObjectTypeChoiceItem()
public int getObjectTypeChoiceItemCount()
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 removeAllObjectTypeChoiceItem()
public ObjectTypeChoiceItem removeObjectTypeChoiceItem(int index)
index -
public void setObjectTypeChoiceItem(int index,
ObjectTypeChoiceItem vObjectTypeChoiceItem)
throws java.lang.IndexOutOfBoundsException
index - vObjectTypeChoiceItem -
java.lang.IndexOutOfBoundsExceptionpublic void setObjectTypeChoiceItem(ObjectTypeChoiceItem[] objectTypeChoiceItemArray)
objectTypeChoiceItemArray -
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 | |||||||||