public abstract class GeneratedBTGOrganizationTotalSpentInCurrencyRelativeDatesOperand
extends BTGOrganizationTotalSpentInCurrencyLastYearOperand
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
UNIT
Qualifier of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute |
static String |
VALUE
Qualifier of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute |
| Constructor and Description |
|---|
GeneratedBTGOrganizationTotalSpentInCurrencyRelativeDatesOperand() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
EnumerationValue |
getUnit()
Generated method - Getter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute. |
EnumerationValue |
getUnit(SessionContext ctx)
Generated method - Getter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute. |
Integer |
getValue()
Generated method - Getter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute. |
Integer |
getValue(SessionContext ctx)
Generated method - Getter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute. |
int |
getValueAsPrimitive()
Generated method - Getter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute. |
int |
getValueAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute. |
void |
setUnit(EnumerationValue value)
Generated method - Setter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute. |
void |
setUnit(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute. |
void |
setValue(int value)
Generated method - Setter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute. |
void |
setValue(Integer value)
Generated method - Setter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute. |
void |
setValue(SessionContext ctx,
int value)
Generated method - Setter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute. |
void |
setValue(SessionContext ctx,
Integer value)
Generated method - Setter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute. |
public static final String VALUE
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attributepublic static final String UNIT
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedBTGOrganizationTotalSpentInCurrencyRelativeDatesOperand()
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
public EnumerationValue getUnit(SessionContext ctx)
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute.public EnumerationValue getUnit()
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute.public void setUnit(SessionContext ctx, EnumerationValue value)
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute.value - the unitpublic void setUnit(EnumerationValue value)
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute.value - the unitpublic Integer getValue(SessionContext ctx)
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute.public Integer getValue()
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute.public int getValueAsPrimitive(SessionContext ctx)
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute.public int getValueAsPrimitive()
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute.public void setValue(SessionContext ctx, Integer value)
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute.value - the valuepublic void setValue(Integer value)
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute.value - the valuepublic void setValue(SessionContext ctx, int value)
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute.value - the valuepublic void setValue(int value)
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.value attribute.value - the valueCopyright © 2017 SAP SE. All Rights Reserved.