Class Attribute

    • Method Detail

      • getName

        public String getName()
      • getDescription

        public String getDescription()
      • getType

        public String getType()
      • isNillable

        public boolean isNillable()
      • isExpressionsAllowed

        public boolean isExpressionsAllowed()
      • getDefaultValue

        public String getDefaultValue()
      • getAccessType

        public String getAccessType()
      • getStorage

        public String getStorage()
      • getDeprecated

        public Deprecated getDeprecated()
      • getUnit

        public String getUnit()
      • getRestartRequired

        public String getRestartRequired()
      • getCapabilityReference

        public String getCapabilityReference()
      • getStability

        public String getStability()
      • fromProperty

        public static Attribute fromProperty​(org.jboss.dmr.Property property)