public static class CoreAnnotations.NumericCompositeValueAnnotation extends Object implements CoreAnnotation<Number>
| Constructor and Description |
|---|
NumericCompositeValueAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<Number> |
getType()
Returns the type associated with this annotation.
|
public Class<Number> getType()
CoreAnnotationgetType in interface CoreAnnotation<Number>