public class ExampleAnnotation extends Object implements TypeAnnotation
| Constructor and Description |
|---|
ExampleAnnotation(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
A name of the annotation
|
String |
getValue() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisPublicpublic static final String NAME
public ExampleAnnotation(String value)
public String getValue()
public String getName()
TypeAnnotationgetName in interface TypeAnnotationCopyright © 2018 MuleSoft, Inc.. All rights reserved.