Class Annotation
java.lang.Object
com.ibm.java.diagnostics.utils.plugins.Annotation
The annotations that are found on a class.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Annotation
 
 - 
 - 
Method Details
- 
getValues
 - 
getValue
Get the value of an annotation when it only contains a single value.- Returns:
 - the value or the first one in the list of a multi-value (the order is not guaranteed in this case)
 
 - 
getClassname
 - 
addEntry
 
 -