IItemPercField
instead.public static interface ItemPercentageConstants.ItemPercAttribute
ItemPercentage
class.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ADD_TO_ITEMAMOUNT
Deprecated.
|
static java.lang.String |
FIXED
Deprecated.
Indicates whether
VALUE represents a fixed number,
or a rate that must be applied to the value of the item. |
static java.lang.String |
ID
Deprecated.
|
static java.lang.String |
OPERATE_ON_BASE
Deprecated.
|
static java.lang.String |
ORDER
Deprecated.
|
static java.lang.String |
PARENT
Deprecated.
The item which is the parent of the relationship.
|
static java.lang.String |
PERCENTAGE_TYPE
Deprecated.
|
static java.lang.String |
VALUE
Deprecated.
Holds a number representing either a fixed number
or a rate that is applied on the amount of the item.
|
static final java.lang.String ADD_TO_ITEMAMOUNT
static final java.lang.String FIXED
VALUE
represents a fixed number,
or a rate that must be applied to the value of the item.static final java.lang.String ID
static final java.lang.String OPERATE_ON_BASE
static final java.lang.String ORDER
static final java.lang.String PARENT
static final java.lang.String PERCENTAGE_TYPE
static final java.lang.String VALUE