Class SAPCpiOutboundReturnOrderPriceComponentModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundPriceComponentModel
-
- de.hybris.platform.sap.sapcpireturnsexchange.model.SAPCpiOutboundReturnOrderPriceComponentModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPCpiOutboundReturnOrderPriceComponentModel extends SAPCpiOutboundPriceComponentModel
Generated model class for type SAPCpiOutboundReturnOrderPriceComponent first defined at extension sapcpireturnsexchange.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringREFUNDDELIVERYCOSTGenerated constant - Attribute key ofSAPCpiOutboundReturnOrderPriceComponent.refundDeliveryCostattribute defined at extensionsapcpireturnsexchange.static java.lang.StringSHIPPINGCONDITIONTYPEGenerated constant - Attribute key ofSAPCpiOutboundReturnOrderPriceComponent.shippingConditionTypeattribute defined at extensionsapcpireturnsexchange.-
Fields inherited from class de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundPriceComponentModel
_SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDPRICECOMPONENT, ABSOLUTE, CONDITIONCODE, CONDITIONCOUNTER, CURRENCYISOCODE, ENTRYNUMBER, ORDERID, PRICEQUANTITY, SAPCPIOUTBOUNDORDER, UNIT, VALUE
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description SAPCpiOutboundReturnOrderPriceComponentModel()Generated constructor - Default constructor for generic creation.SAPCpiOutboundReturnOrderPriceComponentModel(ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPCpiOutboundReturnOrderPriceComponentModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetRefundDeliveryCost()Generated method - Getter of theSAPCpiOutboundReturnOrderPriceComponent.refundDeliveryCostattribute defined at extensionsapcpireturnsexchange.java.lang.StringgetShippingConditionType()Generated method - Getter of theSAPCpiOutboundReturnOrderPriceComponent.shippingConditionTypeattribute defined at extensionsapcpireturnsexchange.voidsetRefundDeliveryCost(java.lang.String value)Generated method - Setter ofSAPCpiOutboundReturnOrderPriceComponent.refundDeliveryCostattribute defined at extensionsapcpireturnsexchange.voidsetShippingConditionType(java.lang.String value)Generated method - Setter ofSAPCpiOutboundReturnOrderPriceComponent.shippingConditionTypeattribute defined at extensionsapcpireturnsexchange.-
Methods inherited from class de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundPriceComponentModel
getAbsolute, getConditionCode, getConditionCounter, getCurrencyIsoCode, getEntryNumber, getOrderId, getPriceQuantity, getSapCpiOutboundOrder, getUnit, getValue, setAbsolute, setConditionCode, setConditionCounter, setCurrencyIsoCode, setEntryNumber, setOrderId, setPriceQuantity, setSapCpiOutboundOrder, setUnit, setValue
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
REFUNDDELIVERYCOST
public static final java.lang.String REFUNDDELIVERYCOST
Generated constant - Attribute key ofSAPCpiOutboundReturnOrderPriceComponent.refundDeliveryCostattribute defined at extensionsapcpireturnsexchange.- See Also:
- Constant Field Values
-
SHIPPINGCONDITIONTYPE
public static final java.lang.String SHIPPINGCONDITIONTYPE
Generated constant - Attribute key ofSAPCpiOutboundReturnOrderPriceComponent.shippingConditionTypeattribute defined at extensionsapcpireturnsexchange.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPCpiOutboundReturnOrderPriceComponentModel
public SAPCpiOutboundReturnOrderPriceComponentModel()
Generated constructor - Default constructor for generic creation.
-
SAPCpiOutboundReturnOrderPriceComponentModel
public SAPCpiOutboundReturnOrderPriceComponentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPCpiOutboundReturnOrderPriceComponentModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPCpiOutboundReturnOrderPriceComponentModel(ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getRefundDeliveryCost
@Accessor(qualifier="refundDeliveryCost", type=GETTER) public java.lang.String getRefundDeliveryCost()
Generated method - Getter of theSAPCpiOutboundReturnOrderPriceComponent.refundDeliveryCostattribute defined at extensionsapcpireturnsexchange.- Returns:
- the refundDeliveryCost
-
getShippingConditionType
@Accessor(qualifier="shippingConditionType", type=GETTER) public java.lang.String getShippingConditionType()
Generated method - Getter of theSAPCpiOutboundReturnOrderPriceComponent.shippingConditionTypeattribute defined at extensionsapcpireturnsexchange.- Returns:
- the shippingConditionType
-
setRefundDeliveryCost
@Accessor(qualifier="refundDeliveryCost", type=SETTER) public void setRefundDeliveryCost(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundReturnOrderPriceComponent.refundDeliveryCostattribute defined at extensionsapcpireturnsexchange.- Parameters:
value- the refundDeliveryCost
-
setShippingConditionType
@Accessor(qualifier="shippingConditionType", type=SETTER) public void setShippingConditionType(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundReturnOrderPriceComponent.shippingConditionTypeattribute defined at extensionsapcpireturnsexchange.- Parameters:
value- the shippingConditionType
-
-