Class GeneratedVariantType

    • Field Detail

      • VARIANTATTRIBUTES

        public static final java.lang.String VARIANTATTRIBUTES
        Qualifier of the VariantType.variantAttributes attribute
        See Also:
        Constant Field Values
      • VALIDPRODUCTBASETYPES

        public static final java.lang.String VALIDPRODUCTBASETYPES
        Qualifier of the VariantType.validProductBaseTypes attribute
        See Also:
        Constant Field Values
    • Constructor Detail

      • GeneratedVariantType

        public GeneratedVariantType()
    • Method Detail

      • getValidProductBaseTypes

        public abstract java.util.Collection<ComposedType> getValidProductBaseTypes​(SessionContext ctx)
        Generated method - Getter of the VariantType.validProductBaseTypes attribute.
        Returns:
        the validProductBaseTypes
      • getValidProductBaseTypes

        public java.util.Collection<ComposedType> getValidProductBaseTypes()
        Generated method - Getter of the VariantType.validProductBaseTypes attribute.
        Returns:
        the validProductBaseTypes
      • getVariantAttributes

        public abstract java.util.List<VariantAttributeDescriptor> getVariantAttributes​(SessionContext ctx)
        Generated method - Getter of the VariantType.variantAttributes attribute.
        Returns:
        the variantAttributes
      • getVariantAttributes

        public java.util.List<VariantAttributeDescriptor> getVariantAttributes()
        Generated method - Getter of the VariantType.variantAttributes attribute.
        Returns:
        the variantAttributes
      • setVariantAttributes

        public abstract void setVariantAttributes​(SessionContext ctx,
                                                  java.util.List<VariantAttributeDescriptor> value)
        Generated method - Setter of the VariantType.variantAttributes attribute.
        Parameters:
        value - the variantAttributes
      • setVariantAttributes

        public void setVariantAttributes​(java.util.List<VariantAttributeDescriptor> value)
        Generated method - Setter of the VariantType.variantAttributes attribute.
        Parameters:
        value - the variantAttributes