Class GeneratedPickNToMBundleSelectionCriteria

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

public abstract class GeneratedPickNToMBundleSelectionCriteria extends PickExactlyNBundleSelectionCriteria
Generated class for type PickNToMBundleSelectionCriteria.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedPickNToMBundleSelectionCriteria

      public GeneratedPickNToMBundleSelectionCriteria()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedPickExactlyNBundleSelectionCriteria
    • getM

      public Integer getM(SessionContext ctx)
      Generated method - Getter of the PickNToMBundleSelectionCriteria.m attribute.
      Returns:
      the m - pick n to m options
    • getM

      public Integer getM()
      Generated method - Getter of the PickNToMBundleSelectionCriteria.m attribute.
      Returns:
      the m - pick n to m options
    • getMAsPrimitive

      public int getMAsPrimitive(SessionContext ctx)
      Generated method - Getter of the PickNToMBundleSelectionCriteria.m attribute.
      Returns:
      the m - pick n to m options
    • getMAsPrimitive

      public int getMAsPrimitive()
      Generated method - Getter of the PickNToMBundleSelectionCriteria.m attribute.
      Returns:
      the m - pick n to m options
    • setM

      public void setM(SessionContext ctx, Integer value)
      Generated method - Setter of the PickNToMBundleSelectionCriteria.m attribute.
      Parameters:
      value - the m - pick n to m options
    • setM

      public void setM(Integer value)
      Generated method - Setter of the PickNToMBundleSelectionCriteria.m attribute.
      Parameters:
      value - the m - pick n to m options
    • setM

      public void setM(SessionContext ctx, int value)
      Generated method - Setter of the PickNToMBundleSelectionCriteria.m attribute.
      Parameters:
      value - the m - pick n to m options
    • setM

      public void setM(int value)
      Generated method - Setter of the PickNToMBundleSelectionCriteria.m attribute.
      Parameters:
      value - the m - pick n to m options