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

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

public class ReturnLineTaxInvoiceRecordDto
extends ReturnLineTaxRecordDto

See Also:
Serialized Form

Field Summary
 Money actualAccommodatedShippingTax
           
 Money actualStandardShippingTax
          The actual shipping tax returned by Vertex for this record
 Money chargedAccommodatedShippingTax
           
 Money chargedStandardShippingTax
          The prorated part of the charged shipping tax for this record
 DistributedReference shippedContainerRef
           
 Money standardShippingCharge
           
 
Fields inherited from class com.retek.component.customerorder.impl.remote.ReturnLineTaxRecordDto
locked, taxInvoiceDate, taxInvoiceNumber
 
Constructor Summary
ReturnLineTaxInvoiceRecordDto()
           
 
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

shippedContainerRef

public DistributedReference shippedContainerRef

standardShippingCharge

public Money standardShippingCharge

chargedStandardShippingTax

public Money chargedStandardShippingTax
The prorated part of the charged shipping tax for this record


actualStandardShippingTax

public Money actualStandardShippingTax
The actual shipping tax returned by Vertex for this record


chargedAccommodatedShippingTax

public Money chargedAccommodatedShippingTax

actualAccommodatedShippingTax

public Money actualAccommodatedShippingTax
Constructor Detail

ReturnLineTaxInvoiceRecordDto

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