Class GeneratedB2BOrderThresholdPermission

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
B2BOrderThresholdPermission

public abstract class GeneratedB2BOrderThresholdPermission extends B2BPermission
Generated class for type B2BOrderThresholdPermission.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedB2BOrderThresholdPermission

      public GeneratedB2BOrderThresholdPermission()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedB2BPermission
    • 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 Double getThreshold(SessionContext ctx)
      Generated method - Getter of the B2BOrderThresholdPermission.threshold attribute.
      Returns:
      the threshold
    • getThreshold

      public 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, 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
    • 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