|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebShippingRateTableType
Class WebShippingRateTableType.
Constructor Summary | |
WebShippingRateTableType()
|
Method Summary | |
void |
addWebShippingRate(int index,
WebShippingRate vWebShippingRate)
Method addWebShippingRate |
void |
addWebShippingRate(WebShippingRate vWebShippingRate)
Method addWebShippingRate |
java.util.Enumeration |
enumerateWebShippingRate()
Method enumerateWebShippingRate |
java.math.BigDecimal |
getExceptionalRushCharge()
Returns the value of field 'exceptionalRushCharge'. |
java.math.BigDecimal |
getRushCharge()
Returns the value of field 'rushCharge'. |
WebShippingRate[] |
getWebShippingRate()
Method getWebShippingRate |
WebShippingRate |
getWebShippingRate(int index)
Method getWebShippingRate |
int |
getWebShippingRateCount()
Method getWebShippingRateCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllWebShippingRate()
Method removeAllWebShippingRate |
WebShippingRate |
removeWebShippingRate(int index)
Method removeWebShippingRate |
void |
setExceptionalRushCharge(java.math.BigDecimal exceptionalRushCharge)
Sets the value of field 'exceptionalRushCharge'. |
void |
setRushCharge(java.math.BigDecimal rushCharge)
Sets the value of field 'rushCharge'. |
void |
setWebShippingRate(int index,
WebShippingRate vWebShippingRate)
Method setWebShippingRate |
void |
setWebShippingRate(WebShippingRate[] webShippingRateArray)
Method setWebShippingRate |
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 WebShippingRateTableType()
Method Detail |
public void addWebShippingRate(WebShippingRate vWebShippingRate) throws java.lang.IndexOutOfBoundsException
vWebShippingRate
-
java.lang.IndexOutOfBoundsException
public void addWebShippingRate(int index, WebShippingRate vWebShippingRate) throws java.lang.IndexOutOfBoundsException
index
- vWebShippingRate
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateWebShippingRate()
public java.math.BigDecimal getExceptionalRushCharge()
public java.math.BigDecimal getRushCharge()
public WebShippingRate getWebShippingRate(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public WebShippingRate[] getWebShippingRate()
public int getWebShippingRateCount()
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 removeAllWebShippingRate()
public WebShippingRate removeWebShippingRate(int index)
index
- public void setExceptionalRushCharge(java.math.BigDecimal exceptionalRushCharge)
exceptionalRushCharge
- the value of field
'exceptionalRushCharge'.public void setRushCharge(java.math.BigDecimal rushCharge)
rushCharge
- the value of field 'rushCharge'.public void setWebShippingRate(int index, WebShippingRate vWebShippingRate) throws java.lang.IndexOutOfBoundsException
index
- vWebShippingRate
-
java.lang.IndexOutOfBoundsException
public void setWebShippingRate(WebShippingRate[] webShippingRateArray)
webShippingRateArray
- 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 |