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

Packages that use OrderPendReasonType
com.retek.component.customerorder   
 

Uses of OrderPendReasonType in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as OrderPendReasonType
static OrderPendReasonType OrderPendReasonType.SYSTEMATIC
           
static OrderPendReasonType OrderPendReasonType.MANUAL
           
 

Methods in com.retek.component.customerorder that return OrderPendReasonType
static OrderPendReasonType OrderPendReasonType.fromCode(java.lang.String code)
           
 OrderPendReasonType OrderPendReason.getType()
           
 

Methods in com.retek.component.customerorder with parameters of type OrderPendReasonType
 void OrderPendReason.setType(OrderPendReasonType type)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25