|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebSellingSkuListType
Class WebSellingSkuListType.
Constructor Summary | |
WebSellingSkuListType()
|
Method Summary | |
void |
addWebSellingSku(int index,
WebSellingSku vWebSellingSku)
Method addWebSellingSku |
void |
addWebSellingSku(WebSellingSku vWebSellingSku)
Method addWebSellingSku |
java.util.Enumeration |
enumerateWebSellingSku()
Method enumerateWebSellingSku |
WebSellingSku[] |
getWebSellingSku()
Method getWebSellingSku |
WebSellingSku |
getWebSellingSku(int index)
Method getWebSellingSku |
int |
getWebSellingSkuCount()
Method getWebSellingSkuCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllWebSellingSku()
Method removeAllWebSellingSku |
WebSellingSku |
removeWebSellingSku(int index)
Method removeWebSellingSku |
void |
setWebSellingSku(int index,
WebSellingSku vWebSellingSku)
Method setWebSellingSku |
void |
setWebSellingSku(WebSellingSku[] webSellingSkuArray)
Method setWebSellingSku |
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 WebSellingSkuListType()
Method Detail |
public void addWebSellingSku(WebSellingSku vWebSellingSku) throws java.lang.IndexOutOfBoundsException
vWebSellingSku
-
java.lang.IndexOutOfBoundsException
public void addWebSellingSku(int index, WebSellingSku vWebSellingSku) throws java.lang.IndexOutOfBoundsException
index
- vWebSellingSku
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateWebSellingSku()
public WebSellingSku getWebSellingSku(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public WebSellingSku[] getWebSellingSku()
public int getWebSellingSkuCount()
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 removeAllWebSellingSku()
public WebSellingSku removeWebSellingSku(int index)
index
- public void setWebSellingSku(int index, WebSellingSku vWebSellingSku) throws java.lang.IndexOutOfBoundsException
index
- vWebSellingSku
-
java.lang.IndexOutOfBoundsException
public void setWebSellingSku(WebSellingSku[] webSellingSkuArray)
webSellingSkuArray
- 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 |