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

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

public class SaeServiceDto
extends SaeElementDto

See Also:
Serialized Form

Field Summary
 java.util.List discountDtos
           
 SaeItemDto serviceItemDto
           
 Quantity serviceQuantity
           
 java.lang.String serviceType
           
 Money serviceUnitAmount
           
 SaeTaxDto taxDto
           
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId, serialVersionUID
 
Constructor Summary
SaeServiceDto()
           
 
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

serviceType

public java.lang.String serviceType

serviceQuantity

public Quantity serviceQuantity

serviceUnitAmount

public Money serviceUnitAmount

taxDto

public SaeTaxDto taxDto

discountDtos

public java.util.List discountDtos

serviceItemDto

public SaeItemDto serviceItemDto
Constructor Detail

SaeServiceDto

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