|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebSellingItemListType
Class WebSellingItemListType.
Constructor Summary | |
WebSellingItemListType()
|
Method Summary | |
void |
addWebSellingItem(int index,
WebSellingItem vWebSellingItem)
Method addWebSellingItem |
void |
addWebSellingItem(WebSellingItem vWebSellingItem)
Method addWebSellingItem |
java.util.Enumeration |
enumerateWebSellingItem()
Method enumerateWebSellingItem |
WebSellingItem[] |
getWebSellingItem()
Method getWebSellingItem |
WebSellingItem |
getWebSellingItem(int index)
Method getWebSellingItem |
int |
getWebSellingItemCount()
Method getWebSellingItemCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllWebSellingItem()
Method removeAllWebSellingItem |
WebSellingItem |
removeWebSellingItem(int index)
Method removeWebSellingItem |
void |
setWebSellingItem(int index,
WebSellingItem vWebSellingItem)
Method setWebSellingItem |
void |
setWebSellingItem(WebSellingItem[] webSellingItemArray)
Method setWebSellingItem |
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 WebSellingItemListType()
Method Detail |
public void addWebSellingItem(WebSellingItem vWebSellingItem) throws java.lang.IndexOutOfBoundsException
vWebSellingItem
-
java.lang.IndexOutOfBoundsException
public void addWebSellingItem(int index, WebSellingItem vWebSellingItem) throws java.lang.IndexOutOfBoundsException
index
- vWebSellingItem
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateWebSellingItem()
public WebSellingItem getWebSellingItem(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public WebSellingItem[] getWebSellingItem()
public int getWebSellingItemCount()
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 removeAllWebSellingItem()
public WebSellingItem removeWebSellingItem(int index)
index
- public void setWebSellingItem(int index, WebSellingItem vWebSellingItem) throws java.lang.IndexOutOfBoundsException
index
- vWebSellingItem
-
java.lang.IndexOutOfBoundsException
public void setWebSellingItem(WebSellingItem[] webSellingItemArray)
webSellingItemArray
- 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 |