Class GeneratedB2BOrderThresholdPermission

    • Field Detail

      • THRESHOLD

        public static final java.lang.String THRESHOLD
        Qualifier of the B2BOrderThresholdPermission.threshold attribute
        See Also:
        Constant Field Values
      • CURRENCY

        public static final java.lang.String CURRENCY
        Qualifier of the B2BOrderThresholdPermission.currency 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

      • GeneratedB2BOrderThresholdPermission

        public GeneratedB2BOrderThresholdPermission()
    • Method Detail

      • getCurrency

        public Currency getCurrency​(SessionContext ctx)
        Generated method - Getter of the B2BOrderThresholdPermission.currency attribute.
        Returns:
        the currency
      • getCurrency

        public Currency getCurrency()
        Generated method - Getter of the B2BOrderThresholdPermission.currency attribute.
        Returns:
        the currency
      • setCurrency

        public void setCurrency​(SessionContext ctx,
                                Currency value)
        Generated method - Setter of the B2BOrderThresholdPermission.currency attribute.
        Parameters:
        value - the currency
      • setCurrency

        public void setCurrency​(Currency value)
        Generated method - Setter of the B2BOrderThresholdPermission.currency attribute.
        Parameters:
        value - the currency
      • getThreshold

        public java.lang.Double getThreshold​(SessionContext ctx)
        Generated method - Getter of the B2BOrderThresholdPermission.threshold attribute.
        Returns:
        the threshold
      • getThreshold

        public java.lang.Double getThreshold()
        Generated method - Getter of the B2BOrderThresholdPermission.threshold attribute.
        Returns:
        the threshold
      • getThresholdAsPrimitive

        public double getThresholdAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the B2BOrderThresholdPermission.threshold attribute.
        Returns:
        the threshold
      • getThresholdAsPrimitive

        public double getThresholdAsPrimitive()
        Generated method - Getter of the B2BOrderThresholdPermission.threshold attribute.
        Returns:
        the threshold
      • setThreshold

        public void setThreshold​(SessionContext ctx,
                                 java.lang.Double value)
        Generated method - Setter of the B2BOrderThresholdPermission.threshold attribute.
        Parameters:
        value - the threshold
      • setThreshold

        public void setThreshold​(java.lang.Double value)
        Generated method - Setter of the B2BOrderThresholdPermission.threshold attribute.
        Parameters:
        value - the threshold
      • setThreshold

        public void setThreshold​(SessionContext ctx,
                                 double value)
        Generated method - Setter of the B2BOrderThresholdPermission.threshold attribute.
        Parameters:
        value - the threshold
      • setThreshold

        public void setThreshold​(double value)
        Generated method - Setter of the B2BOrderThresholdPermission.threshold attribute.
        Parameters:
        value - the threshold