com.retek.component.customerorder.impl.remote
Class GiftVoucherAttributesDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.component.customerorder.impl.remote.GiftVoucherAttributesDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class GiftVoucherAttributesDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 RDate expirationDate
           
 java.lang.String from
           
 java.lang.String message
           
 java.lang.String number
           
static long serialVersionUID
           
 java.lang.String to
           
 
Constructor Summary
GiftVoucherAttributesDto()
           
 
Method Summary
 java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values

number

public java.lang.String number

to

public java.lang.String to

from

public java.lang.String from

message

public java.lang.String message

expirationDate

public RDate expirationDate
Constructor Detail

GiftVoucherAttributesDto

public GiftVoucherAttributesDto()
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in class SecondClassDto


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28