public class DefaultAnnotation extends Object implements Annotation
| Constructor and Description |
|---|
DefaultAnnotation(String n,
String v)
Creates an instance of annotation.
|
public String name()
Annotationname in interface Annotationpublic String value()
Annotationvalue in interface AnnotationCopyright © 2017. All rights reserved.