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

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.SaeTaxDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class SaeTaxDto
extends SaeElementDto

See Also:
Serialized Form

Field Summary
 Money giftServiceTaxAmount
           
 Money merchandiseTaxAmount
           
 Money personalizationServiceTaxAmount
           
 Money shippingTaxAmount
           
 Money taxAmount
           
 java.lang.String taxCode
           
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId, serialVersionUID
 
Constructor Summary
SaeTaxDto()
           
 
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

taxAmount

public Money taxAmount

taxCode

public java.lang.String taxCode

merchandiseTaxAmount

public Money merchandiseTaxAmount

shippingTaxAmount

public Money shippingTaxAmount

giftServiceTaxAmount

public Money giftServiceTaxAmount

personalizationServiceTaxAmount

public Money personalizationServiceTaxAmount
Constructor Detail

SaeTaxDto

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