Uses of Interface
org.fusesource.hawtjni.generator.model.JNIField
Packages that use JNIField
-
Uses of JNIField in org.fusesource.hawtjni.generator
Fields in org.fusesource.hawtjni.generator with type parameters of type JNIFieldMethods in org.fusesource.hawtjni.generator that return types with arguments of type JNIFieldModifier and TypeMethodDescriptionNativesGenerator.getConstantFields
(JNIClass clazz) StructsGenerator.getStructFields
(JNIClass clazz) Methods in org.fusesource.hawtjni.generator with parameters of type JNIFieldModifier and TypeMethodDescriptionvoid
void
void
(package private) String
CleanupConstants.getFieldValue
(JNIField field) (package private) boolean
StructsGenerator.ignoreField
(JNIField field) Method parameters in org.fusesource.hawtjni.generator with type arguments of type JNIField -
Uses of JNIField in org.fusesource.hawtjni.generator.model
Classes in org.fusesource.hawtjni.generator.model that implement JNIFieldMethods in org.fusesource.hawtjni.generator.model that return types with arguments of type JNIField