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

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

Uses of ReturnLineType in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as ReturnLineType
static ReturnLineType ReturnLineType.NORMAL
           
static ReturnLineType ReturnLineType.EXCHANGE
           
static ReturnLineType ReturnLineType.REPLACEMENT
           
 

Methods in com.retek.component.customerorder that return ReturnLineType
static ReturnLineType ReturnLineType.fromCode(java.lang.String code)
           
 ReturnLineType ReturnLine.getReturnLineType()
          Return the type of return line (ex.
 

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

Methods in com.retek.component.customerorder.impl that return ReturnLineType
 ReturnLineType ReturnLineImpl.getReturnLineType()
           
 

Methods in com.retek.component.customerorder.impl with parameters of type ReturnLineType
 void ReturnLineImpl.setReturnLineType(ReturnLineType returnLineType)
           
 

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

Fields in com.retek.component.customerorder.impl.remote declared as ReturnLineType
 ReturnLineType ReturnLineDto.returnLineType
           
 



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