Class Attribute

    • Constructor Detail

      • Attribute

        public Attribute()
    • Method Detail

      • getAttributeType

        public Type getAttributeType()
      • setAttributeType

        public void setAttributeType​(Type attributeType)
      • getConfigurationDefinition

        public Definition getConfigurationDefinition()
      • setConfigurationDefinition

        public void setConfigurationDefinition​(Definition configurationDefinition)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • isValueSpecified

        public boolean isValueSpecified()
      • unsetValue

        public void unsetValue()