Class PromotionOrderChangeDeliveryModeActionModel

    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • DELIVERYMODE

        public static final java.lang.String DELIVERYMODE
        Generated constant - Attribute key of PromotionOrderChangeDeliveryModeAction.deliveryMode attribute defined at extension promotions.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PromotionOrderChangeDeliveryModeActionModel

        public PromotionOrderChangeDeliveryModeActionModel()
        Generated constructor - Default constructor for generic creation.
      • PromotionOrderChangeDeliveryModeActionModel

        public PromotionOrderChangeDeliveryModeActionModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • PromotionOrderChangeDeliveryModeActionModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public PromotionOrderChangeDeliveryModeActionModel​(DeliveryModeModel _deliveryMode)
        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 - Constructor with all mandatory attributes.
        Parameters:
        _deliveryMode - initial attribute declared by type PromotionOrderChangeDeliveryModeAction at extension promotions
      • PromotionOrderChangeDeliveryModeActionModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public PromotionOrderChangeDeliveryModeActionModel​(DeliveryModeModel _deliveryMode,
                                                           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:
        _deliveryMode - initial attribute declared by type PromotionOrderChangeDeliveryModeAction at extension promotions
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getDeliveryMode

        @Accessor(qualifier="deliveryMode",
                  type=GETTER)
        public DeliveryModeModel getDeliveryMode()
        Generated method - Getter of the PromotionOrderChangeDeliveryModeAction.deliveryMode attribute defined at extension promotions.
        Returns:
        the deliveryMode - The delivery mode to apply to the order
      • setDeliveryMode

        @Accessor(qualifier="deliveryMode",
                  type=SETTER)
        public void setDeliveryMode​(DeliveryModeModel value)
        Generated method - Setter of PromotionOrderChangeDeliveryModeAction.deliveryMode attribute defined at extension promotions.
        Parameters:
        value - the deliveryMode - The delivery mode to apply to the order