public class MetadataImpl extends Object implements Metadata
| Constructor and Description |
|---|
MetadataImpl(String[] value) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
String[] |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic static final String copyright
public MetadataImpl(String[] value)
public String[] value()
public Class<? extends Annotation> annotationType()
annotationType in interface Annotation