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
|
getMemberTypegetAnnotation, getAnnotations, getName, shortDescExtensibleType getType()
ExtensibleType getDeclaringType()
getDeclaringType in interface MemberCopyright © 2009-2016 Oracle Corporation. All Rights Reserved.