public class SAPCpiOutboundPriceComponentModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDPRICECOMPONENT
Generated relation code constant for relation
SAPCpiOutboundOrder2SAPCpiOutboundPriceComponent defining source attribute sapCpiOutboundOrder in extension sapcpiadapter. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
ABSOLUTE
Generated constant - Attribute key of
SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter. |
static java.lang.String |
CONDITIONCODE
Generated constant - Attribute key of
SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter. |
static java.lang.String |
CONDITIONCOUNTER
Generated constant - Attribute key of
SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter. |
static java.lang.String |
CURRENCYISOCODE
Generated constant - Attribute key of
SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter. |
static java.lang.String |
ENTRYNUMBER
Generated constant - Attribute key of
SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter. |
static java.lang.String |
ORDERID
Generated constant - Attribute key of
SAPCpiOutboundPriceComponent.orderId attribute defined at extension sapcpiadapter. |
static java.lang.String |
PRICEQUANTITY
Generated constant - Attribute key of
SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter. |
static java.lang.String |
SAPCPIOUTBOUNDORDER
Generated constant - Attribute key of
SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute defined at extension sapcpiadapter. |
static java.lang.String |
UNIT
Generated constant - Attribute key of
SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter. |
static java.lang.String |
VALUE
Generated constant - Attribute key of
SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SAPCpiOutboundPriceComponentModel()
Generated constructor - Default constructor for generic creation.
|
SAPCpiOutboundPriceComponentModel(ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SAPCpiOutboundPriceComponentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAbsolute()
Generated method - Getter of the
SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter. |
java.lang.String |
getConditionCode()
Generated method - Getter of the
SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter. |
java.lang.String |
getConditionCounter()
Generated method - Getter of the
SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter. |
java.lang.String |
getCurrencyIsoCode()
Generated method - Getter of the
SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter. |
java.lang.String |
getEntryNumber()
Generated method - Getter of the
SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter. |
java.lang.String |
getOrderId()
Generated method - Getter of the
SAPCpiOutboundPriceComponent.orderId attribute defined at extension sapcpiadapter. |
java.lang.String |
getPriceQuantity()
Generated method - Getter of the
SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter. |
SAPCpiOutboundOrderModel |
getSapCpiOutboundOrder()
Generated method - Getter of the
SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute defined at extension sapcpiadapter. |
java.lang.String |
getUnit()
Generated method - Getter of the
SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter. |
java.lang.String |
getValue()
Generated method - Getter of the
SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter. |
void |
setAbsolute(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter. |
void |
setConditionCode(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter. |
void |
setConditionCounter(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter. |
void |
setCurrencyIsoCode(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter. |
void |
setEntryNumber(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter. |
void |
setOrderId(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundPriceComponent.orderId attribute defined at extension sapcpiadapter. |
void |
setPriceQuantity(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter. |
void |
setSapCpiOutboundOrder(SAPCpiOutboundOrderModel value)
Generated method - Setter of
SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute defined at extension sapcpiadapter. |
void |
setUnit(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter. |
void |
setValue(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDPRICECOMPONENT
SAPCpiOutboundOrder2SAPCpiOutboundPriceComponent defining source attribute sapCpiOutboundOrder in extension sapcpiadapter.public static final java.lang.String ORDERID
SAPCpiOutboundPriceComponent.orderId attribute defined at extension sapcpiadapter.public static final java.lang.String ENTRYNUMBER
SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter.public static final java.lang.String VALUE
SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter.public static final java.lang.String UNIT
SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter.public static final java.lang.String ABSOLUTE
SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter.public static final java.lang.String CONDITIONCODE
SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter.public static final java.lang.String CONDITIONCOUNTER
SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter.public static final java.lang.String CURRENCYISOCODE
SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter.public static final java.lang.String PRICEQUANTITY
SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter.public static final java.lang.String SAPCPIOUTBOUNDORDER
SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute defined at extension sapcpiadapter.public SAPCpiOutboundPriceComponentModel()
public SAPCpiOutboundPriceComponentModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SAPCpiOutboundPriceComponentModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="absolute", type=GETTER) public java.lang.String getAbsolute()
SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter.@Accessor(qualifier="conditionCode", type=GETTER) public java.lang.String getConditionCode()
SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter.@Accessor(qualifier="conditionCounter", type=GETTER) public java.lang.String getConditionCounter()
SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter.@Accessor(qualifier="currencyIsoCode", type=GETTER) public java.lang.String getCurrencyIsoCode()
SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter.@Accessor(qualifier="entryNumber", type=GETTER) public java.lang.String getEntryNumber()
SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter.@Accessor(qualifier="orderId", type=GETTER) public java.lang.String getOrderId()
SAPCpiOutboundPriceComponent.orderId attribute defined at extension sapcpiadapter.@Accessor(qualifier="priceQuantity", type=GETTER) public java.lang.String getPriceQuantity()
SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter.@Accessor(qualifier="sapCpiOutboundOrder", type=GETTER) public SAPCpiOutboundOrderModel getSapCpiOutboundOrder()
SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute defined at extension sapcpiadapter.@Accessor(qualifier="unit", type=GETTER) public java.lang.String getUnit()
SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter.@Accessor(qualifier="value", type=GETTER) public java.lang.String getValue()
SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter.@Accessor(qualifier="absolute", type=SETTER) public void setAbsolute(java.lang.String value)
SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter.value - the absolute@Accessor(qualifier="conditionCode", type=SETTER) public void setConditionCode(java.lang.String value)
SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter.value - the conditionCode@Accessor(qualifier="conditionCounter", type=SETTER) public void setConditionCounter(java.lang.String value)
SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter.value - the conditionCounter@Accessor(qualifier="currencyIsoCode", type=SETTER) public void setCurrencyIsoCode(java.lang.String value)
SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter.value - the currencyIsoCode@Accessor(qualifier="entryNumber", type=SETTER) public void setEntryNumber(java.lang.String value)
SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter.value - the entryNumber@Accessor(qualifier="orderId", type=SETTER) public void setOrderId(java.lang.String value)
SAPCpiOutboundPriceComponent.orderId attribute defined at extension sapcpiadapter.value - the orderId@Accessor(qualifier="priceQuantity", type=SETTER) public void setPriceQuantity(java.lang.String value)
SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter.value - the priceQuantity@Accessor(qualifier="sapCpiOutboundOrder", type=SETTER) public void setSapCpiOutboundOrder(SAPCpiOutboundOrderModel value)
SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute defined at extension sapcpiadapter.value - the sapCpiOutboundOrder@Accessor(qualifier="unit", type=SETTER) public void setUnit(java.lang.String value)
SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter.value - the unitCopyright © 2018 SAP SE. All Rights Reserved.