Class 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
    • 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 of SAPCpiOutboundReturnOrderPriceComponent.refundDeliveryCost attribute defined at extension sapcpireturnsexchange.
        See Also:
        Constant Field Values
      • SHIPPINGCONDITIONTYPE

        public static final java.lang.String SHIPPINGCONDITIONTYPE
        Generated constant - Attribute key of SAPCpiOutboundReturnOrderPriceComponent.shippingConditionType attribute defined at extension sapcpireturnsexchange.
        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 parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getRefundDeliveryCost

        @Accessor(qualifier="refundDeliveryCost",
                  type=GETTER)
        public java.lang.String getRefundDeliveryCost()
        Generated method - Getter of the SAPCpiOutboundReturnOrderPriceComponent.refundDeliveryCost attribute defined at extension sapcpireturnsexchange.
        Returns:
        the refundDeliveryCost
      • getShippingConditionType

        @Accessor(qualifier="shippingConditionType",
                  type=GETTER)
        public java.lang.String getShippingConditionType()
        Generated method - Getter of the SAPCpiOutboundReturnOrderPriceComponent.shippingConditionType attribute defined at extension sapcpireturnsexchange.
        Returns:
        the shippingConditionType
      • setRefundDeliveryCost

        @Accessor(qualifier="refundDeliveryCost",
                  type=SETTER)
        public void setRefundDeliveryCost​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundReturnOrderPriceComponent.refundDeliveryCost attribute defined at extension sapcpireturnsexchange.
        Parameters:
        value - the refundDeliveryCost
      • setShippingConditionType

        @Accessor(qualifier="shippingConditionType",
                  type=SETTER)
        public void setShippingConditionType​(java.lang.String value)
        Generated method - Setter of SAPCpiOutboundReturnOrderPriceComponent.shippingConditionType attribute defined at extension sapcpireturnsexchange.
        Parameters:
        value - the shippingConditionType