Class GeneratedVariantAttributeDescriptor

    • Field Detail

      • POSITION

        public static final java.lang.String POSITION
        Qualifier of the VariantAttributeDescriptor.position attribute
        See Also:
        Constant Field Values
    • Constructor Detail

      • GeneratedVariantAttributeDescriptor

        public GeneratedVariantAttributeDescriptor()
    • Method Detail

      • getPosition

        public java.lang.Integer getPosition​(SessionContext ctx)
        Generated method - Getter of the VariantAttributeDescriptor.position attribute.
        Returns:
        the position
      • getPosition

        public java.lang.Integer getPosition()
        Generated method - Getter of the VariantAttributeDescriptor.position attribute.
        Returns:
        the position
      • getPositionAsPrimitive

        public int getPositionAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the VariantAttributeDescriptor.position attribute.
        Returns:
        the position
      • getPositionAsPrimitive

        public int getPositionAsPrimitive()
        Generated method - Getter of the VariantAttributeDescriptor.position attribute.
        Returns:
        the position
      • setPosition

        public void setPosition​(SessionContext ctx,
                                java.lang.Integer value)
        Generated method - Setter of the VariantAttributeDescriptor.position attribute.
        Parameters:
        value - the position
      • setPosition

        public void setPosition​(java.lang.Integer value)
        Generated method - Setter of the VariantAttributeDescriptor.position attribute.
        Parameters:
        value - the position
      • setPosition

        public void setPosition​(SessionContext ctx,
                                int value)
        Generated method - Setter of the VariantAttributeDescriptor.position attribute.
        Parameters:
        value - the position
      • setPosition

        public void setPosition​(int value)
        Generated method - Setter of the VariantAttributeDescriptor.position attribute.
        Parameters:
        value - the position