|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebTenderTypeListType
Class WebTenderTypeListType.
Constructor Summary | |
WebTenderTypeListType()
|
Method Summary | |
void |
addWebTenderType(int index,
WebTenderType vWebTenderType)
Method addWebTenderType |
void |
addWebTenderType(WebTenderType vWebTenderType)
Method addWebTenderType |
java.util.Enumeration |
enumerateWebTenderType()
Method enumerateWebTenderType |
WebTenderType[] |
getWebTenderType()
Method getWebTenderType |
WebTenderType |
getWebTenderType(int index)
Method getWebTenderType |
int |
getWebTenderTypeCount()
Method getWebTenderTypeCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllWebTenderType()
Method removeAllWebTenderType |
WebTenderType |
removeWebTenderType(int index)
Method removeWebTenderType |
void |
setWebTenderType(int index,
WebTenderType vWebTenderType)
Method setWebTenderType |
void |
setWebTenderType(WebTenderType[] webTenderTypeArray)
Method setWebTenderType |
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 WebTenderTypeListType()
Method Detail |
public void addWebTenderType(WebTenderType vWebTenderType) throws java.lang.IndexOutOfBoundsException
vWebTenderType
-
java.lang.IndexOutOfBoundsException
public void addWebTenderType(int index, WebTenderType vWebTenderType) throws java.lang.IndexOutOfBoundsException
index
- vWebTenderType
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateWebTenderType()
public WebTenderType getWebTenderType(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public WebTenderType[] getWebTenderType()
public int getWebTenderTypeCount()
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.ValidationException
public void removeAllWebTenderType()
public WebTenderType removeWebTenderType(int index)
index
- public void setWebTenderType(int index, WebTenderType vWebTenderType) throws java.lang.IndexOutOfBoundsException
index
- vWebTenderType
-
java.lang.IndexOutOfBoundsException
public void setWebTenderType(WebTenderType[] webTenderTypeArray)
webTenderTypeArray
- 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 |