|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.datatypes.wsagreement.TermCompositorType
public class TermCompositorType
Class TermCompositorType.
| Constructor Summary | |
|---|---|
TermCompositorType()
|
|
| Method Summary | |
|---|---|
void |
addTermCompositorTypeChoice(int index,
TermCompositorTypeChoice vTermCompositorTypeChoice)
Method addTermCompositorTypeChoice |
void |
addTermCompositorTypeChoice(TermCompositorTypeChoice vTermCompositorTypeChoice)
Method addTermCompositorTypeChoice |
java.util.Enumeration |
enumerateTermCompositorTypeChoice()
Method enumerateTermCompositorTypeChoice |
TermCompositorTypeChoice[] |
getTermCompositorTypeChoice()
Method getTermCompositorTypeChoice |
TermCompositorTypeChoice |
getTermCompositorTypeChoice(int index)
Method getTermCompositorTypeChoice |
int |
getTermCompositorTypeChoiceCount()
Method getTermCompositorTypeChoiceCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllTermCompositorTypeChoice()
Method removeAllTermCompositorTypeChoice |
TermCompositorTypeChoice |
removeTermCompositorTypeChoice(int index)
Method removeTermCompositorTypeChoice |
void |
setTermCompositorTypeChoice(int index,
TermCompositorTypeChoice vTermCompositorTypeChoice)
Method setTermCompositorTypeChoice |
void |
setTermCompositorTypeChoice(TermCompositorTypeChoice[] termCompositorTypeChoiceArray)
Method setTermCompositorTypeChoice |
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 TermCompositorType()
| Method Detail |
|---|
public void addTermCompositorTypeChoice(TermCompositorTypeChoice vTermCompositorTypeChoice)
throws java.lang.IndexOutOfBoundsException
vTermCompositorTypeChoice -
java.lang.IndexOutOfBoundsException
public void addTermCompositorTypeChoice(int index,
TermCompositorTypeChoice vTermCompositorTypeChoice)
throws java.lang.IndexOutOfBoundsException
index - vTermCompositorTypeChoice -
java.lang.IndexOutOfBoundsExceptionpublic java.util.Enumeration enumerateTermCompositorTypeChoice()
public TermCompositorTypeChoice getTermCompositorTypeChoice(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic TermCompositorTypeChoice[] getTermCompositorTypeChoice()
public int getTermCompositorTypeChoiceCount()
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 removeAllTermCompositorTypeChoice()
public TermCompositorTypeChoice removeTermCompositorTypeChoice(int index)
index -
public void setTermCompositorTypeChoice(int index,
TermCompositorTypeChoice vTermCompositorTypeChoice)
throws java.lang.IndexOutOfBoundsException
index - vTermCompositorTypeChoice -
java.lang.IndexOutOfBoundsExceptionpublic void setTermCompositorTypeChoice(TermCompositorTypeChoice[] termCompositorTypeChoiceArray)
termCompositorTypeChoiceArray -
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 | ||||||||