Class GeneratedApparelSizeVariantProduct

    • Field Detail

      • SIZE

        public static final java.lang.String SIZE
        Qualifier of the ApparelSizeVariantProduct.size 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

      • GeneratedApparelSizeVariantProduct

        public GeneratedApparelSizeVariantProduct()
    • Method Detail

      • getSize

        public java.lang.String getSize​(SessionContext ctx)
        Generated method - Getter of the ApparelSizeVariantProduct.size attribute.
        Returns:
        the size - Size of the product.
      • getSize

        public java.lang.String getSize()
        Generated method - Getter of the ApparelSizeVariantProduct.size attribute.
        Returns:
        the size - Size of the product.
      • getAllSize

        public java.util.Map<Language,​java.lang.String> getAllSize​(SessionContext ctx)
        Generated method - Getter of the ApparelSizeVariantProduct.size attribute.
        Returns:
        the localized size - Size of the product.
      • getAllSize

        public java.util.Map<Language,​java.lang.String> getAllSize()
        Generated method - Getter of the ApparelSizeVariantProduct.size attribute.
        Returns:
        the localized size - Size of the product.
      • setSize

        public void setSize​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the ApparelSizeVariantProduct.size attribute.
        Parameters:
        value - the size - Size of the product.
      • setSize

        public void setSize​(java.lang.String value)
        Generated method - Setter of the ApparelSizeVariantProduct.size attribute.
        Parameters:
        value - the size - Size of the product.
      • setAllSize

        public void setAllSize​(SessionContext ctx,
                               java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ApparelSizeVariantProduct.size attribute.
        Parameters:
        value - the size - Size of the product.
      • setAllSize

        public void setAllSize​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ApparelSizeVariantProduct.size attribute.
        Parameters:
        value - the size - Size of the product.