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