Uses of Interface
com.ibm.wsspi.anno.info.AnnotationValue
-
Uses of AnnotationValue in com.ibm.wsspi.anno.info
Modifier and TypeMethodDescriptionMethodInfo.getAnnotationDefaultValue()
If this method is on an annotation interface, answer the default value of the method.AnnotationInfo.getCachedAnnotationValue
(String name) Retrieves a named value associated with this AnnotationInfo object.Retrieves a named value associated with this AnnotationInfo object.Modifier and TypeMethodDescriptionList<? extends AnnotationValue>
AnnotationInfo.getArrayValue
(String name) Answer a member value of this annotation as an array.List<? extends AnnotationValue>
AnnotationValue.getArrayValue()
Answer the value of this annotation value as an array of annotation values.