@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,PARAMETER})
public @interface Descriptor
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |
Copyright © 2006-2016 The Apache Software Foundation. All Rights Reserved.