|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebValueAddedService
Class WebValueAddedService.
Constructor Summary | |
WebValueAddedService()
|
Method Summary | |
java.lang.String |
getSupplier()
Returns the value of field 'supplier'. |
java.lang.String |
getTypeCode()
Returns the value of field 'typeCode'. |
java.lang.String |
getTypeDescription()
Returns the value of field 'typeDescription'. |
java.math.BigDecimal |
getUnitPrice()
Returns the value of field 'unitPrice'. |
WebColorList |
getWebColorList()
Returns the value of field 'webColorList'. |
WebFontList |
getWebFontList()
Returns the value of field 'webFontList'. |
WebValueAddedServiceChoice |
getWebValueAddedServiceChoice()
Returns the value of field 'webValueAddedServiceChoice'. |
java.lang.String |
getWebVasType()
Returns the value of field 'webVasType'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setSupplier(java.lang.String supplier)
Sets the value of field 'supplier'. |
void |
setTypeCode(java.lang.String typeCode)
Sets the value of field 'typeCode'. |
void |
setTypeDescription(java.lang.String typeDescription)
Sets the value of field 'typeDescription'. |
void |
setUnitPrice(java.math.BigDecimal unitPrice)
Sets the value of field 'unitPrice'. |
void |
setWebColorList(WebColorList webColorList)
Sets the value of field 'webColorList'. |
void |
setWebFontList(WebFontList webFontList)
Sets the value of field 'webFontList'. |
void |
setWebValueAddedServiceChoice(WebValueAddedServiceChoice webValueAddedServiceChoice)
Sets the value of field 'webValueAddedServiceChoice'. |
void |
setWebVasType(java.lang.String webVasType)
Sets the value of field 'webVasType'. |
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 WebValueAddedService()
Method Detail |
public java.lang.String getSupplier()
public java.lang.String getTypeCode()
public java.lang.String getTypeDescription()
public java.math.BigDecimal getUnitPrice()
public WebColorList getWebColorList()
public WebFontList getWebFontList()
public WebValueAddedServiceChoice getWebValueAddedServiceChoice()
public java.lang.String getWebVasType()
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 setSupplier(java.lang.String supplier)
supplier
- the value of field 'supplier'.public void setTypeCode(java.lang.String typeCode)
typeCode
- the value of field 'typeCode'.public void setTypeDescription(java.lang.String typeDescription)
typeDescription
- the value of field 'typeDescription'.public void setUnitPrice(java.math.BigDecimal unitPrice)
unitPrice
- the value of field 'unitPrice'.public void setWebColorList(WebColorList webColorList)
webColorList
- the value of field 'webColorList'.public void setWebFontList(WebFontList webFontList)
webFontList
- the value of field 'webFontList'.public void setWebValueAddedServiceChoice(WebValueAddedServiceChoice webValueAddedServiceChoice)
webValueAddedServiceChoice
- the value of field
'webValueAddedServiceChoice'.public void setWebVasType(java.lang.String webVasType)
webVasType
- the value of field 'webVasType'.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 |