Class GeneratedPickUpDeliveryMode

    • Field Detail

      • SUPPORTEDMODE

        public static final java.lang.String SUPPORTEDMODE
        Qualifier of the PickUpDeliveryMode.supportedMode attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedPickUpDeliveryMode

        public GeneratedPickUpDeliveryMode()
    • Method Detail

      • getSupportedMode

        public EnumerationValue getSupportedMode​(SessionContext ctx)
        Generated method - Getter of the PickUpDeliveryMode.supportedMode attribute.
        Returns:
        the supportedMode - The mode supported by the pickup delivery mode
      • getSupportedMode

        public EnumerationValue getSupportedMode()
        Generated method - Getter of the PickUpDeliveryMode.supportedMode attribute.
        Returns:
        the supportedMode - The mode supported by the pickup delivery mode
      • setSupportedMode

        public void setSupportedMode​(SessionContext ctx,
                                     EnumerationValue value)
        Generated method - Setter of the PickUpDeliveryMode.supportedMode attribute.
        Parameters:
        value - the supportedMode - The mode supported by the pickup delivery mode
      • setSupportedMode

        public void setSupportedMode​(EnumerationValue value)
        Generated method - Setter of the PickUpDeliveryMode.supportedMode attribute.
        Parameters:
        value - the supportedMode - The mode supported by the pickup delivery mode