|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FieldModel
Model that represent the field of a class
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.glassfish.hk2.classmodel.reflect.Member |
---|
Member.Type |
Method Summary | |
---|---|
ExtensibleType |
getDeclaringType()
Returns the declaring type of this field, which is a class. |
ExtensibleType |
getType()
Returns the declared type of the field |
Methods inherited from interface org.glassfish.hk2.classmodel.reflect.Member |
---|
getMemberType |
Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
---|
getAnnotation, getAnnotations, getName, shortDesc |
Method Detail |
---|
ExtensibleType getType()
ExtensibleType getDeclaringType()
getDeclaringType
in interface Member
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |