|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebSellingItem
Class WebSellingItem.
Constructor Summary | |
WebSellingItem()
|
Method Summary | |
java.lang.String |
getClassId()
Returns the value of field 'classId'. |
java.lang.String |
getDepartmentId()
Returns the value of field 'departmentId'. |
java.lang.String |
getDescription()
Returns the value of field 'description'. |
java.lang.String |
getSpecialShippingDescription()
Returns the value of field 'specialShippingDescription'. |
java.lang.String |
getSubclassId()
Returns the value of field 'subclassId'. |
WebCrossSellList |
getWebCrossSellList()
Returns the value of field 'webCrossSellList'. |
WebSellingItemChoice |
getWebSellingItemChoice()
Returns the value of field 'webSellingItemChoice'. |
WebUpSellList |
getWebUpSellList()
Returns the value of field 'webUpSellList'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setClassId(java.lang.String classId)
Sets the value of field 'classId'. |
void |
setDepartmentId(java.lang.String departmentId)
Sets the value of field 'departmentId'. |
void |
setDescription(java.lang.String description)
Sets the value of field 'description'. |
void |
setSpecialShippingDescription(java.lang.String specialShippingDescription)
Sets the value of field 'specialShippingDescription'. |
void |
setSubclassId(java.lang.String subclassId)
Sets the value of field 'subclassId'. |
void |
setWebCrossSellList(WebCrossSellList webCrossSellList)
Sets the value of field 'webCrossSellList'. |
void |
setWebSellingItemChoice(WebSellingItemChoice webSellingItemChoice)
Sets the value of field 'webSellingItemChoice'. |
void |
setWebUpSellList(WebUpSellList webUpSellList)
Sets the value of field 'webUpSellList'. |
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 WebSellingItem()
Method Detail |
public java.lang.String getClassId()
public java.lang.String getDepartmentId()
public java.lang.String getDescription()
public java.lang.String getSpecialShippingDescription()
public java.lang.String getSubclassId()
public WebCrossSellList getWebCrossSellList()
public WebSellingItemChoice getWebSellingItemChoice()
public WebUpSellList getWebUpSellList()
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 setClassId(java.lang.String classId)
classId
- the value of field 'classId'.public void setDepartmentId(java.lang.String departmentId)
departmentId
- the value of field 'departmentId'.public void setDescription(java.lang.String description)
description
- the value of field 'description'.public void setSpecialShippingDescription(java.lang.String specialShippingDescription)
specialShippingDescription
- the value of field
'specialShippingDescription'.public void setSubclassId(java.lang.String subclassId)
subclassId
- the value of field 'subclassId'.public void setWebCrossSellList(WebCrossSellList webCrossSellList)
webCrossSellList
- the value of field 'webCrossSellList'public void setWebSellingItemChoice(WebSellingItemChoice webSellingItemChoice)
webSellingItemChoice
- the value of field
'webSellingItemChoice'.public void setWebUpSellList(WebUpSellList webUpSellList)
webUpSellList
- the value of field 'webUpSellList'.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 |