Class Attribute

    • Constructor Detail

      • Attribute

        public Attribute()
    • Method Detail

      • getAttributeType

        public Type getAttributeType()
      • setAttributeType

        public void setAttributeType​(Type attributeType)
      • getPreset

        public Preset getPreset()
      • setPreset

        public void setPreset​(Preset preset)
      • getAttributeTypeId

        public Long getAttributeTypeId()
      • setAttributeTypeId

        public void setAttributeTypeId​(Long attributeTypeId)
      • isAttributeTypeIdSpecified

        public boolean isAttributeTypeIdSpecified()
      • unsetAttributeTypeId

        public void unsetAttributeTypeId()
      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • isIdSpecified

        public boolean isIdSpecified()
      • unsetId

        public void unsetId()
      • getPresetId

        public Long getPresetId()
      • setPresetId

        public void setPresetId​(Long presetId)
      • isPresetIdSpecified

        public boolean isPresetIdSpecified()
      • unsetPresetId

        public void unsetPresetId()
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • isValueSpecified

        public boolean isValueSpecified()
      • unsetValue

        public void unsetValue()