|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.xmlgen.WebGiftService
Class WebGiftService.
Constructor Summary | |
WebGiftService()
|
Method Summary | |
java.lang.String |
getDescription()
Returns the value of field 'description'. |
org.exolab.castor.types.Date |
getEndDate()
Returns the value of field 'endDate'. |
java.math.BigDecimal |
getPrice()
Returns the value of field 'price'. |
org.exolab.castor.types.Date |
getStartDate()
Returns the value of field 'startDate'. |
java.lang.String |
getType()
Returns the value of field 'type'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDescription(java.lang.String description)
Sets the value of field 'description'. |
void |
setEndDate(org.exolab.castor.types.Date endDate)
Sets the value of field 'endDate'. |
void |
setPrice(java.math.BigDecimal price)
Sets the value of field 'price'. |
void |
setStartDate(org.exolab.castor.types.Date startDate)
Sets the value of field 'startDate'. |
void |
setType(java.lang.String type)
Sets the value of field 'type'. |
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 WebGiftService()
Method Detail |
public java.lang.String getDescription()
public org.exolab.castor.types.Date getEndDate()
public java.math.BigDecimal getPrice()
public org.exolab.castor.types.Date getStartDate()
public java.lang.String getType()
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 setDescription(java.lang.String description)
description
- the value of field 'description'.public void setEndDate(org.exolab.castor.types.Date endDate)
endDate
- the value of field 'endDate'.public void setPrice(java.math.BigDecimal price)
price
- the value of field 'price'.public void setStartDate(org.exolab.castor.types.Date startDate)
startDate
- the value of field 'startDate'.public void setType(java.lang.String type)
type
- the value of field 'type'.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 |