Class GeneratedHybrisDecimalMinConstraint

    • Field Detail

      • VALUE

        public static final java.lang.String VALUE
        Qualifier of the HybrisDecimalMinConstraint.value 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

      • GeneratedHybrisDecimalMinConstraint

        public GeneratedHybrisDecimalMinConstraint()
    • Method Detail

      • getValue

        public java.math.BigDecimal getValue​(SessionContext ctx)
        Generated method - Getter of the HybrisDecimalMinConstraint.value attribute.
        Returns:
        the value - Minimal value
      • getValue

        public java.math.BigDecimal getValue()
        Generated method - Getter of the HybrisDecimalMinConstraint.value attribute.
        Returns:
        the value - Minimal value
      • setValue

        public void setValue​(SessionContext ctx,
                             java.math.BigDecimal value)
        Generated method - Setter of the HybrisDecimalMinConstraint.value attribute.
        Parameters:
        value - the value - Minimal value
      • setValue

        public void setValue​(java.math.BigDecimal value)
        Generated method - Setter of the HybrisDecimalMinConstraint.value attribute.
        Parameters:
        value - the value - Minimal value