com.retek.component.customerorder
Interface GiftVoucherAttributes
- All Superinterfaces:
- BusinessObject, SecondClassObject
- All Known Implementing Classes:
- GiftVoucherAttributesImpl
- public interface GiftVoucherAttributes
- extends SecondClassObject
getExpirationDate
public RDate getExpirationDate()
throws SystemException
- Throws:
SystemException
getFrom
public java.lang.String getFrom()
throws SystemException
- Throws:
SystemException
getMessage
public java.lang.String getMessage()
throws SystemException
- Throws:
SystemException
getNumber
public java.lang.String getNumber()
throws SystemException
- Throws:
SystemException
getTo
public java.lang.String getTo()
throws SystemException
- Throws:
SystemException
setExpirationDate
public void setExpirationDate(RDate expirationDate)
throws SystemException
- Throws:
SystemException
setFrom
public void setFrom(java.lang.String from)
throws SystemException
- Throws:
SystemException
setMessage
public void setMessage(java.lang.String message)
throws SystemException
- Throws:
SystemException
setNumber
public void setNumber(java.lang.String number)
throws SystemException
- Throws:
SystemException
setTo
public void setTo(java.lang.String to)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28