|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebGiftServiceListType
Class WebGiftServiceListType.
Constructor Summary | |
WebGiftServiceListType()
|
Method Summary | |
void |
addWebGiftService(int index,
WebGiftService vWebGiftService)
Method addWebGiftService |
void |
addWebGiftService(WebGiftService vWebGiftService)
Method addWebGiftService |
java.util.Enumeration |
enumerateWebGiftService()
Method enumerateWebGiftService |
WebGiftService[] |
getWebGiftService()
Method getWebGiftService |
WebGiftService |
getWebGiftService(int index)
Method getWebGiftService |
int |
getWebGiftServiceCount()
Method getWebGiftServiceCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllWebGiftService()
Method removeAllWebGiftService |
WebGiftService |
removeWebGiftService(int index)
Method removeWebGiftService |
void |
setWebGiftService(int index,
WebGiftService vWebGiftService)
Method setWebGiftService |
void |
setWebGiftService(WebGiftService[] webGiftServiceArray)
Method setWebGiftService |
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 WebGiftServiceListType()
Method Detail |
public void addWebGiftService(WebGiftService vWebGiftService) throws java.lang.IndexOutOfBoundsException
vWebGiftService
-
java.lang.IndexOutOfBoundsException
public void addWebGiftService(int index, WebGiftService vWebGiftService) throws java.lang.IndexOutOfBoundsException
index
- vWebGiftService
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateWebGiftService()
public WebGiftService getWebGiftService(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public WebGiftService[] getWebGiftService()
public int getWebGiftServiceCount()
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 removeAllWebGiftService()
public WebGiftService removeWebGiftService(int index)
index
- public void setWebGiftService(int index, WebGiftService vWebGiftService) throws java.lang.IndexOutOfBoundsException
index
- vWebGiftService
-
java.lang.IndexOutOfBoundsException
public void setWebGiftService(WebGiftService[] webGiftServiceArray)
webGiftServiceArray
- 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 |