|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldFlag | |
|---|---|
| org.fusesource.hawtjni.generator.model | |
| org.fusesource.hawtjni.runtime | |
| Uses of FieldFlag in org.fusesource.hawtjni.generator.model |
|---|
| Methods in org.fusesource.hawtjni.generator.model with parameters of type FieldFlag | |
|---|---|
boolean |
ReflectField.getFlag(FieldFlag flag)
|
boolean |
JNIField.getFlag(FieldFlag flag)
|
| Uses of FieldFlag in org.fusesource.hawtjni.runtime |
|---|
| Methods in org.fusesource.hawtjni.runtime that return FieldFlag | |
|---|---|
static FieldFlag |
FieldFlag.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FieldFlag[] |
FieldFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||