|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Member.Type | |
|---|---|
| org.glassfish.hk2.classmodel.reflect | |
| org.glassfish.hk2.classmodel.reflect.impl | |
| Uses of Member.Type in org.glassfish.hk2.classmodel.reflect |
|---|
| Methods in org.glassfish.hk2.classmodel.reflect that return Member.Type | |
|---|---|
Member.Type |
Member.getMemberType()
returns the type of the member |
static Member.Type |
Member.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Member.Type[] |
Member.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Member.Type in org.glassfish.hk2.classmodel.reflect.impl |
|---|
| Methods in org.glassfish.hk2.classmodel.reflect.impl that return Member.Type | |
|---|---|
Member.Type |
MethodModelImpl.getMemberType()
|
Member.Type |
FieldModelImpl.getMemberType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||