|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebShippingRate
Class WebShippingRate.
Constructor Summary | |
WebShippingRate()
|
Method Summary | |
java.math.BigDecimal |
getRangeMax()
Returns the value of field 'rangeMax'. |
java.math.BigDecimal |
getRangeMin()
Returns the value of field 'rangeMin'. |
WebShippingRateChoice |
getWebShippingRateChoice()
Returns the value of field 'webShippingRateChoice'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setRangeMax(java.math.BigDecimal rangeMax)
Sets the value of field 'rangeMax'. |
void |
setRangeMin(java.math.BigDecimal rangeMin)
Sets the value of field 'rangeMin'. |
void |
setWebShippingRateChoice(WebShippingRateChoice webShippingRateChoice)
Sets the value of field 'webShippingRateChoice'. |
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 WebShippingRate()
Method Detail |
public java.math.BigDecimal getRangeMax()
public java.math.BigDecimal getRangeMin()
public WebShippingRateChoice getWebShippingRateChoice()
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 setRangeMax(java.math.BigDecimal rangeMax)
rangeMax
- the value of field 'rangeMax'.public void setRangeMin(java.math.BigDecimal rangeMin)
rangeMin
- the value of field 'rangeMin'.public void setWebShippingRateChoice(WebShippingRateChoice webShippingRateChoice)
webShippingRateChoice
- the value of field
'webShippingRateChoice'.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 |