|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebAlternateSellingListType
Class WebAlternateSellingListType.
Constructor Summary | |
WebAlternateSellingListType()
|
Method Summary | |
void |
addWebSellingSkuId(int index,
java.lang.String vWebSellingSkuId)
Method addWebSellingSkuId |
void |
addWebSellingSkuId(java.lang.String vWebSellingSkuId)
Method addWebSellingSkuId |
java.util.Enumeration |
enumerateWebSellingSkuId()
Method enumerateWebSellingSkuId |
java.lang.String[] |
getWebSellingSkuId()
Method getWebSellingSkuId |
java.lang.String |
getWebSellingSkuId(int index)
Method getWebSellingSkuId |
int |
getWebSellingSkuIdCount()
Method getWebSellingSkuIdCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllWebSellingSkuId()
Method removeAllWebSellingSkuId |
java.lang.String |
removeWebSellingSkuId(int index)
Method removeWebSellingSkuId |
void |
setWebSellingSkuId(int index,
java.lang.String vWebSellingSkuId)
Method setWebSellingSkuId |
void |
setWebSellingSkuId(java.lang.String[] webSellingSkuIdArray)
Method setWebSellingSkuId |
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 WebAlternateSellingListType()
Method Detail |
public void addWebSellingSkuId(java.lang.String vWebSellingSkuId) throws java.lang.IndexOutOfBoundsException
vWebSellingSkuId
-
java.lang.IndexOutOfBoundsException
public void addWebSellingSkuId(int index, java.lang.String vWebSellingSkuId) throws java.lang.IndexOutOfBoundsException
index
- vWebSellingSkuId
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateWebSellingSkuId()
public java.lang.String getWebSellingSkuId(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.String[] getWebSellingSkuId()
public int getWebSellingSkuIdCount()
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 removeAllWebSellingSkuId()
public java.lang.String removeWebSellingSkuId(int index)
index
- public void setWebSellingSkuId(int index, java.lang.String vWebSellingSkuId) throws java.lang.IndexOutOfBoundsException
index
- vWebSellingSkuId
-
java.lang.IndexOutOfBoundsException
public void setWebSellingSkuId(java.lang.String[] webSellingSkuIdArray)
webSellingSkuIdArray
- 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 |