com.retek.component.customerorder.impl
Class GiftVoucherAttributesImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.customerorder.impl.GiftVoucherAttributesImpl
- All Implemented Interfaces:
- BusinessObject, GiftVoucherAttributes, SecondClassObject
- public class GiftVoucherAttributesImpl
- extends SecondClassObjectImpl
- implements GiftVoucherAttributes
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
GiftVoucherAttributesImpl
public GiftVoucherAttributesImpl(DistributedContext context,
GiftVoucherAttributesDto dto)
getExpirationDate
public RDate getExpirationDate()
- Specified by:
getExpirationDate
in interface GiftVoucherAttributes
getFrom
public java.lang.String getFrom()
- Specified by:
getFrom
in interface GiftVoucherAttributes
getMessage
public java.lang.String getMessage()
- Specified by:
getMessage
in interface GiftVoucherAttributes
getNumber
public java.lang.String getNumber()
- Specified by:
getNumber
in interface GiftVoucherAttributes
getTo
public java.lang.String getTo()
- Specified by:
getTo
in interface GiftVoucherAttributes
setExpirationDate
public void setExpirationDate(RDate expirationDate)
- Specified by:
setExpirationDate
in interface GiftVoucherAttributes
setFrom
public void setFrom(java.lang.String from)
- Specified by:
setFrom
in interface GiftVoucherAttributes
setMessage
public void setMessage(java.lang.String message)
- Specified by:
setMessage
in interface GiftVoucherAttributes
setNumber
public void setNumber(java.lang.String number)
- Specified by:
setNumber
in interface GiftVoucherAttributes
setTo
public void setTo(java.lang.String to)
- Specified by:
setTo
in interface GiftVoucherAttributes
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28