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