Uses of Class
com.retek.component.customerorder.ReturnLineAccommodationAdjustmentType

Packages that use ReturnLineAccommodationAdjustmentType
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
com.retek.component.customerorder.impl.remote   
 

Uses of ReturnLineAccommodationAdjustmentType in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as ReturnLineAccommodationAdjustmentType
static ReturnLineAccommodationAdjustmentType ReturnLineAccommodationAdjustmentType.GENERAL
           
static ReturnLineAccommodationAdjustmentType ReturnLineAccommodationAdjustmentType.TAX
           
 

Methods in com.retek.component.customerorder that return ReturnLineAccommodationAdjustmentType
static ReturnLineAccommodationAdjustmentType ReturnLineAccommodationAdjustmentType.fromCode(java.lang.String code)
           
 ReturnLineAccommodationAdjustmentType ReturnLineAccommodationAdjustment.getType()
          Return the accommodation adjustment type for the return line.
 

Uses of ReturnLineAccommodationAdjustmentType in com.retek.component.customerorder.impl
 

Methods in com.retek.component.customerorder.impl that return ReturnLineAccommodationAdjustmentType
 ReturnLineAccommodationAdjustmentType ReturnLineAccommodationAdjustmentImpl.getType()
           
 

Methods in com.retek.component.customerorder.impl with parameters of type ReturnLineAccommodationAdjustmentType
protected  ReturnLineAccommodationAdjustment ReturnLineRefundCalculator.buildAccommodationAdjustment(CustomerOrderLine orderLine, GeneralAccommodation accommodation, ReturnLineAccommodationAdjustmentType type, Quantity totalChargeableQuantity, Money maximumDiscountAmount, Money previousDiscountAmount)
           
 void ReturnLineAccommodationAdjustmentImpl.setType(ReturnLineAccommodationAdjustmentType type)
           
 

Uses of ReturnLineAccommodationAdjustmentType in com.retek.component.customerorder.impl.remote
 

Fields in com.retek.component.customerorder.impl.remote declared as ReturnLineAccommodationAdjustmentType
 ReturnLineAccommodationAdjustmentType ReturnLineAccommodationAdjustmentDto.type
           
 



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