|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |