com.retek.component.salesaudit.impl.remote
Class SaeDiscountDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.commons.component.xml.impl.ElementObjectDto
          extended bycom.retek.component.salesaudit.impl.remote.SaeElementDto
              extended bycom.retek.component.salesaudit.impl.remote.SaeDiscountDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class SaeDiscountDto
extends SaeElementDto

See Also:
Serialized Form

Field Summary
 Money discountAmount
           
 java.lang.String discountType
           
 java.lang.String promotionFormatType
           
 java.lang.String promotionNumber
           
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId, serialVersionUID
 
Constructor Summary
SaeDiscountDto()
           
 
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

discountType

public java.lang.String discountType

discountAmount

public Money discountAmount

promotionNumber

public java.lang.String promotionNumber

promotionFormatType

public java.lang.String promotionFormatType
Constructor Detail

SaeDiscountDto

public SaeDiscountDto()
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