Class GeneratedPickExactlyNBundleSelectionCriteria

    • Field Detail

      • N

        public static final java.lang.String N
        Qualifier of the PickExactlyNBundleSelectionCriteria.n 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

      • GeneratedPickExactlyNBundleSelectionCriteria

        public GeneratedPickExactlyNBundleSelectionCriteria()
    • Method Detail

      • getN

        public java.lang.Integer getN​(SessionContext ctx)
        Generated method - Getter of the PickExactlyNBundleSelectionCriteria.n attribute.
        Returns:
        the n - pick exactly n options
      • getN

        public java.lang.Integer getN()
        Generated method - Getter of the PickExactlyNBundleSelectionCriteria.n attribute.
        Returns:
        the n - pick exactly n options
      • getNAsPrimitive

        public int getNAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the PickExactlyNBundleSelectionCriteria.n attribute.
        Returns:
        the n - pick exactly n options
      • getNAsPrimitive

        public int getNAsPrimitive()
        Generated method - Getter of the PickExactlyNBundleSelectionCriteria.n attribute.
        Returns:
        the n - pick exactly n options
      • setN

        public void setN​(SessionContext ctx,
                         java.lang.Integer value)
        Generated method - Setter of the PickExactlyNBundleSelectionCriteria.n attribute.
        Parameters:
        value - the n - pick exactly n options
      • setN

        public void setN​(java.lang.Integer value)
        Generated method - Setter of the PickExactlyNBundleSelectionCriteria.n attribute.
        Parameters:
        value - the n - pick exactly n options
      • setN

        public void setN​(SessionContext ctx,
                         int value)
        Generated method - Setter of the PickExactlyNBundleSelectionCriteria.n attribute.
        Parameters:
        value - the n - pick exactly n options
      • setN

        public void setN​(int value)
        Generated method - Setter of the PickExactlyNBundleSelectionCriteria.n attribute.
        Parameters:
        value - the n - pick exactly n options