Class GeneratedVariantValueCategory

    • Field Detail

      • SEQUENCE

        public static final java.lang.String SEQUENCE
        Qualifier of the VariantValueCategory.sequence 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

      • GeneratedVariantValueCategory

        public GeneratedVariantValueCategory()
    • Method Detail

      • getSequence

        public java.lang.Integer getSequence​(SessionContext ctx)
        Generated method - Getter of the VariantValueCategory.sequence attribute.
        Returns:
        the sequence
      • getSequence

        public java.lang.Integer getSequence()
        Generated method - Getter of the VariantValueCategory.sequence attribute.
        Returns:
        the sequence
      • getSequenceAsPrimitive

        public int getSequenceAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the VariantValueCategory.sequence attribute.
        Returns:
        the sequence
      • getSequenceAsPrimitive

        public int getSequenceAsPrimitive()
        Generated method - Getter of the VariantValueCategory.sequence attribute.
        Returns:
        the sequence
      • setSequence

        public void setSequence​(SessionContext ctx,
                                java.lang.Integer value)
        Generated method - Setter of the VariantValueCategory.sequence attribute.
        Parameters:
        value - the sequence
      • setSequence

        public void setSequence​(java.lang.Integer value)
        Generated method - Setter of the VariantValueCategory.sequence attribute.
        Parameters:
        value - the sequence
      • setSequence

        public void setSequence​(SessionContext ctx,
                                int value)
        Generated method - Setter of the VariantValueCategory.sequence attribute.
        Parameters:
        value - the sequence
      • setSequence

        public void setSequence​(int value)
        Generated method - Setter of the VariantValueCategory.sequence attribute.
        Parameters:
        value - the sequence