Package | Description |
---|---|
net.sf.joafip.performance.items.entity |
Modifier and Type | Method and Description |
---|---|
EnumItemState |
Item.getItemState() |
static EnumItemState |
EnumItemState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumItemState[] |
EnumItemState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.setItemState(EnumItemState itemState) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.