@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface EndpointProperties
| Modifier and Type | Required Element and Description |
|---|---|
EndpointProperty[] |
value
The properties
|
public abstract EndpointProperty[] value