|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl
org.glassfish.hk2.classmodel.reflect.impl.FieldModelImpl
public class FieldModelImpl
Implementation of a field model
| Field Summary |
|---|
| Fields inherited from class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl |
|---|
annotations, name |
| Constructor Summary | |
|---|---|
FieldModelImpl(ModelBuilder mb,
TypeProxy type)
|
|
| Method Summary | |
|---|---|
ExtensibleType |
getType()
Returns the declared type of the field |
protected void |
print(java.lang.StringBuffer sb)
|
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl |
|---|
getAnnotation, getAnnotations, getName, shortDesc, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
|---|
getAnnotation, getAnnotations, getName, shortDesc |
| Constructor Detail |
|---|
public FieldModelImpl(ModelBuilder mb,
TypeProxy type)
| Method Detail |
|---|
public ExtensibleType getType()
FieldModel
getType in interface FieldModelprotected void print(java.lang.StringBuffer sb)
print in class AnnotatedElementImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||