public class LabelAnnotation extends Object implements TypeAnnotation
| Constructor and Description |
|---|
LabelAnnotation(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 LabelAnnotation(String value)
public String getValue()
public String getName()
TypeAnnotationgetName in interface TypeAnnotationCopyright © 2023 MuleSoft, Inc.. All rights reserved.