|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebMediaType
Class WebMediaType.
Constructor Summary | |
WebMediaType()
|
Method Summary | |
org.exolab.castor.types.Date |
getActiveDate()
Returns the value of field 'activeDate'. |
java.lang.String |
getBannerName()
Returns the value of field 'bannerName'. |
java.lang.String |
getDescription()
Returns the value of field 'description'. |
java.lang.String |
getSeason()
Returns the value of field 'season'. |
WebGiftServiceList |
getWebGiftServiceList()
Returns the value of field 'webGiftServiceList'. |
WebSellingItemList |
getWebSellingItemList()
Returns the value of field 'webSellingItemList'. |
WebShippingRateTable |
getWebShippingRateTable()
Returns the value of field 'webShippingRateTable'. |
WebTenderTypeList |
getWebTenderTypeList()
Returns the value of field 'webTenderTypeList'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setActiveDate(org.exolab.castor.types.Date activeDate)
Sets the value of field 'activeDate'. |
void |
setBannerName(java.lang.String bannerName)
Sets the value of field 'bannerName'. |
void |
setDescription(java.lang.String description)
Sets the value of field 'description'. |
void |
setSeason(java.lang.String season)
Sets the value of field 'season'. |
void |
setWebGiftServiceList(WebGiftServiceList webGiftServiceList)
Sets the value of field 'webGiftServiceList'. |
void |
setWebSellingItemList(WebSellingItemList webSellingItemList)
Sets the value of field 'webSellingItemList'. |
void |
setWebShippingRateTable(WebShippingRateTable webShippingRateTable)
Sets the value of field 'webShippingRateTable'. |
void |
setWebTenderTypeList(WebTenderTypeList webTenderTypeList)
Sets the value of field 'webTenderTypeList'. |
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 WebMediaType()
Method Detail |
public org.exolab.castor.types.Date getActiveDate()
public java.lang.String getBannerName()
public java.lang.String getDescription()
public java.lang.String getSeason()
public WebGiftServiceList getWebGiftServiceList()
public WebSellingItemList getWebSellingItemList()
public WebShippingRateTable getWebShippingRateTable()
public WebTenderTypeList getWebTenderTypeList()
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 setActiveDate(org.exolab.castor.types.Date activeDate)
activeDate
- the value of field 'activeDate'.public void setBannerName(java.lang.String bannerName)
bannerName
- the value of field 'bannerName'.public void setDescription(java.lang.String description)
description
- the value of field 'description'.public void setSeason(java.lang.String season)
season
- the value of field 'season'.public void setWebGiftServiceList(WebGiftServiceList webGiftServiceList)
webGiftServiceList
- the value of field
'webGiftServiceList'.public void setWebSellingItemList(WebSellingItemList webSellingItemList)
webSellingItemList
- the value of field
'webSellingItemList'.public void setWebShippingRateTable(WebShippingRateTable webShippingRateTable)
webShippingRateTable
- the value of field
'webShippingRateTable'.public void setWebTenderTypeList(WebTenderTypeList webTenderTypeList)
webTenderTypeList
- the value of field
'webTenderTypeList'.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 |