| Modifier and Type | Method and Description |
|---|---|
Annotated.Type |
AnnotatedField.getType()
Return the class element type.
|
abstract Annotated.Type |
Annotated.getType()
Return the class element type.
|
Annotated.Type |
AnnotatedMethod.getType()
Return the class element type.
|
Annotated.Type |
AnnotatedClass.getType()
Return the class element type.
|
static Annotated.Type |
Annotated.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Annotated.Type[] |
Annotated.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 The Cornutum Project. All rights reserved.