Class GeneratedVariantCategory

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

public abstract class GeneratedVariantCategory extends Category
Generated class for type VariantCategory.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedVariantCategory

      public GeneratedVariantCategory()
  • Method Details

    • getDefaultAttributeModes

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

      public Boolean isHasImage(SessionContext ctx)
      Generated method - Getter of the VariantCategory.hasImage attribute.
      Returns:
      the hasImage
    • isHasImage

      public Boolean isHasImage()
      Generated method - Getter of the VariantCategory.hasImage attribute.
      Returns:
      the hasImage
    • isHasImageAsPrimitive

      public boolean isHasImageAsPrimitive(SessionContext ctx)
      Generated method - Getter of the VariantCategory.hasImage attribute.
      Returns:
      the hasImage
    • isHasImageAsPrimitive

      public boolean isHasImageAsPrimitive()
      Generated method - Getter of the VariantCategory.hasImage attribute.
      Returns:
      the hasImage
    • setHasImage

      public void setHasImage(SessionContext ctx, Boolean value)
      Generated method - Setter of the VariantCategory.hasImage attribute.
      Parameters:
      value - the hasImage
    • setHasImage

      public void setHasImage(Boolean value)
      Generated method - Setter of the VariantCategory.hasImage attribute.
      Parameters:
      value - the hasImage
    • setHasImage

      public void setHasImage(SessionContext ctx, boolean value)
      Generated method - Setter of the VariantCategory.hasImage attribute.
      Parameters:
      value - the hasImage
    • setHasImage

      public void setHasImage(boolean value)
      Generated method - Setter of the VariantCategory.hasImage attribute.
      Parameters:
      value - the hasImage