|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebValueAddedServiceListType
Class WebValueAddedServiceListType.
Constructor Summary | |
WebValueAddedServiceListType()
|
Method Summary | |
void |
addWebValueAddedService(int index,
WebValueAddedService vWebValueAddedService)
Method addWebValueAddedService |
void |
addWebValueAddedService(WebValueAddedService vWebValueAddedService)
Method addWebValueAddedService |
java.util.Enumeration |
enumerateWebValueAddedService()
Method enumerateWebValueAddedService |
WebValueAddedService[] |
getWebValueAddedService()
Method getWebValueAddedService |
WebValueAddedService |
getWebValueAddedService(int index)
Method getWebValueAddedService |
int |
getWebValueAddedServiceCount()
Method getWebValueAddedServiceCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllWebValueAddedService()
Method removeAllWebValueAddedService |
WebValueAddedService |
removeWebValueAddedService(int index)
Method removeWebValueAddedService |
void |
setWebValueAddedService(int index,
WebValueAddedService vWebValueAddedService)
Method setWebValueAddedService |
void |
setWebValueAddedService(WebValueAddedService[] webValueAddedServiceArray)
Method setWebValueAddedService |
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 WebValueAddedServiceListType()
Method Detail |
public void addWebValueAddedService(WebValueAddedService vWebValueAddedService) throws java.lang.IndexOutOfBoundsException
vWebValueAddedService
-
java.lang.IndexOutOfBoundsException
public void addWebValueAddedService(int index, WebValueAddedService vWebValueAddedService) throws java.lang.IndexOutOfBoundsException
index
- vWebValueAddedService
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateWebValueAddedService()
public WebValueAddedService getWebValueAddedService(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public WebValueAddedService[] getWebValueAddedService()
public int getWebValueAddedServiceCount()
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 removeAllWebValueAddedService()
public WebValueAddedService removeWebValueAddedService(int index)
index
- public void setWebValueAddedService(int index, WebValueAddedService vWebValueAddedService) throws java.lang.IndexOutOfBoundsException
index
- vWebValueAddedService
-
java.lang.IndexOutOfBoundsException
public void setWebValueAddedService(WebValueAddedService[] webValueAddedServiceArray)
webValueAddedServiceArray
- 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 |