Annotation Interface SoapXmlAnnotation.Array
- Enclosing class:
- SoapXmlAnnotation
@Documented
@Target({METHOD,TYPE})
@Retention(RUNTIME)
@Inherited
public static @interface SoapXmlAnnotation.Array
A collection of 
@SoapXml annotations.- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueThe child annotations.- Returns:
- The annotation value.
 
 
-