com.ibm.wsspi.xct.annotation
Interface AnnotationValue
All known implementing classes:
- public interface AnnotationValue
For details on usage, please contact IBM support.
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getValues()
|
|
toString(java.lang.Appendable app)
|
Method Detail
toString
- java.lang.Appendable toString(java.lang.Appendable app)
- throws java.io.IOException
Throws:
java.io.IOException
getValues
- java.util.List<? extends AnnotationValue> getValues( )