Uses of Class
com.retek.component.item.ItemType

Packages that use ItemType
com.retek.component.item   
 

Uses of ItemType in com.retek.component.item
 

Fields in com.retek.component.item declared as ItemType
static ItemType ItemType.COMPONENT
           
static ItemType ItemType.GIFT_CERTIFICATE
           
static ItemType ItemType.PACK
           
static ItemType ItemType.PARTIAL
           
static ItemType ItemType.REGULAR
           
static ItemType ItemType.BILL_OF_MATERIAL
           
static ItemType ItemType.LABOR
           
static ItemType ItemType.RAW
           
static ItemType ItemType.SPECIAL
           
static ItemType ItemType.SWATCH
           
static ItemType ItemType.VOUCHER_NUMBER
           
static ItemType ItemType.ITEM
           
static ItemType ItemType.NON_MERCHANDISE_ITEM
           
static ItemType ItemType.REFERENCE_ITEM
           
 

Methods in com.retek.component.item that return ItemType
 ItemType ItemSearchCriteria.getItemType()
           
static ItemType ItemType.fromCode(java.lang.String code)
           
 ItemType Item.getType()
           
 

Methods in com.retek.component.item with parameters of type ItemType
 void ItemSearchCriteria.setItemType(ItemType itemType)
           
 void Item.setType(ItemType itemType)
           
 



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