Monitored AttributeInfo contains the meta information of the Monitored Attribute.
Get's the description for the Monitored Attribute. returna String with description
Get's the description for the Monitored Attribute.
isStatistic() is true if the attribute is presented as a Statistic. returna boolean with true or false
isStatistic() is true if the attribute is presented as a Statistic.
If the Attribute is writable from ASAdmin then isWritable() will return true. returna boolean with true or false
If the Attribute is writable from ASAdmin then isWritable() will return true.
Class Type: We will allow only basic class types: 1)Boolean 2)Integer 3)Byte 4)Long 5)Float 6)Double 7)String 8)Character returna Class Type
Class Type: We will allow only basic class types: 1)Boolean 2)Integer 3)Byte 4)Long 5)Float 6)Double 7)String 8)Character