public interface FieldModel extends Member, AnnotatedElement
Member.Type
Modifier and Type | Method and Description |
---|---|
ExtensibleType |
getDeclaringType()
Returns the declaring type of this field, which is a class.
|
ExtensibleType |
getType()
Returns the declared type of the field
|
getMemberType
getAnnotation, getAnnotations, getName, shortDesc
ExtensibleType getType()
ExtensibleType getDeclaringType()
getDeclaringType
in interface Member
Copyright © 2009–2023 Oracle Corporation. All rights reserved.