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