|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebSellingSku
Class WebSellingSku.
Constructor Summary | |
WebSellingSku()
|
Method Summary | |
java.math.BigDecimal |
getAdditionalDomesticShippingFlatRate()
Returns the value of field 'additionalDomesticShippingFlatRate'. |
java.math.BigDecimal |
getAdditionalInternationalShippingFlatRate()
Returns the value of field 'additionalInternationalShippingFlatRate'. |
java.lang.String |
getDescription()
Returns the value of field 'description'. |
boolean |
getIsDirectShip()
Returns the value of field 'isDirectShip'. |
boolean |
getIsGiftWrappable()
Returns the value of field 'isGiftWrappable'. |
java.math.BigDecimal |
getRegularPrice()
Returns the value of field 'regularPrice'. |
java.lang.String |
getUnitOfMeasureDescription()
Returns the value of field 'unitOfMeasureDescription'. |
WebDifferentiatorList |
getWebDifferentiatorList()
Returns the value of field 'webDifferentiatorList'. |
WebSellingSkuChoice |
getWebSellingSkuChoice()
Returns the value of field 'webSellingSkuChoice'. |
java.lang.String |
getWebSellingSkuId()
Returns the value of field 'webSellingSkuId'. |
boolean |
hasIsDirectShip()
Method hasIsDirectShip |
boolean |
hasIsGiftWrappable()
Method hasIsGiftWrappable |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAdditionalDomesticShippingFlatRate(java.math.BigDecimal additionalDomesticShippingFlatRate)
Sets the value of field 'additionalDomesticShippingFlatRate'. |
void |
setAdditionalInternationalShippingFlatRate(java.math.BigDecimal additionalInternationalShippingFlatRate)
Sets the value of field 'additionalInternationalShippingFlatRate'. |
void |
setDescription(java.lang.String description)
Sets the value of field 'description'. |
void |
setIsDirectShip(boolean isDirectShip)
Sets the value of field 'isDirectShip'. |
void |
setIsGiftWrappable(boolean isGiftWrappable)
Sets the value of field 'isGiftWrappable'. |
void |
setRegularPrice(java.math.BigDecimal regularPrice)
Sets the value of field 'regularPrice'. |
void |
setUnitOfMeasureDescription(java.lang.String unitOfMeasureDescription)
Sets the value of field 'unitOfMeasureDescription'. |
void |
setWebDifferentiatorList(WebDifferentiatorList webDifferentiatorList)
Sets the value of field 'webDifferentiatorList'. |
void |
setWebSellingSkuChoice(WebSellingSkuChoice webSellingSkuChoice)
Sets the value of field 'webSellingSkuChoice'. |
void |
setWebSellingSkuId(java.lang.String webSellingSkuId)
Sets the value of field 'webSellingSkuId'. |
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 WebSellingSku()
Method Detail |
public java.math.BigDecimal getAdditionalDomesticShippingFlatRate()
public java.math.BigDecimal getAdditionalInternationalShippingFlatRate()
public java.lang.String getDescription()
public boolean getIsDirectShip()
public boolean getIsGiftWrappable()
public java.math.BigDecimal getRegularPrice()
public java.lang.String getUnitOfMeasureDescription()
public WebDifferentiatorList getWebDifferentiatorList()
public WebSellingSkuChoice getWebSellingSkuChoice()
public java.lang.String getWebSellingSkuId()
public boolean hasIsDirectShip()
public boolean hasIsGiftWrappable()
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 setAdditionalDomesticShippingFlatRate(java.math.BigDecimal additionalDomesticShippingFlatRate)
additionalDomesticShippingFlatRate
- the value of field
'additionalDomesticShippingFlatRate'.public void setAdditionalInternationalShippingFlatRate(java.math.BigDecimal additionalInternationalShippingFlatRate)
additionalInternationalShippingFlatRate
- the value of
field 'additionalInternationalShippingFlatRate'.public void setDescription(java.lang.String description)
description
- the value of field 'description'.public void setIsDirectShip(boolean isDirectShip)
isDirectShip
- the value of field 'isDirectShip'.public void setIsGiftWrappable(boolean isGiftWrappable)
isGiftWrappable
- the value of field 'isGiftWrappable'.public void setRegularPrice(java.math.BigDecimal regularPrice)
regularPrice
- the value of field 'regularPrice'.public void setUnitOfMeasureDescription(java.lang.String unitOfMeasureDescription)
unitOfMeasureDescription
- the value of field
'unitOfMeasureDescription'.public void setWebDifferentiatorList(WebDifferentiatorList webDifferentiatorList)
webDifferentiatorList
- the value of field
'webDifferentiatorList'.public void setWebSellingSkuChoice(WebSellingSkuChoice webSellingSkuChoice)
webSellingSkuChoice
- the value of field
'webSellingSkuChoice'.public void setWebSellingSkuId(java.lang.String webSellingSkuId)
webSellingSkuId
- the value of field 'webSellingSkuId'.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 |