|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Type
A type defines java type which can be an interface or a class.
| Method Summary | |
|---|---|
java.util.Collection<FieldModel> |
getFieldReferences()
Returns a unmodifiable collection of fields references. |
java.util.Collection<MethodModel> |
getMethods()
Returns an unmodifiable collection of methods that are declared in this type. |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
|---|
getAnnotations, getName, shortDesc |
| Method Detail |
|---|
java.util.Collection<MethodModel> getMethods()
java.util.Collection<FieldModel> getFieldReferences()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||