|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassModel
Model that represents a class
| Method Summary | |
|---|---|
java.util.Collection<FieldModel> |
getFields()
Returns an unmodifiable collection of fields models that represent all the declared fields of this classes. |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.ExtensibleType |
|---|
allSubTypes, getInterfaces, getParent, subTypes |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.Type |
|---|
getDefiningURIs, getMethods, getReferences, wasDefinedIn |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
|---|
getAnnotation, getAnnotations, getName, shortDesc |
| Method Detail |
|---|
java.util.Collection<FieldModel> getFields()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||