@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface WebServiceFeatureAnnotation
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends WebServiceFeature> |
bean |
String |
id |
public abstract String id
public abstract Class<? extends WebServiceFeature> bean
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.