Class ReflectField
java.lang.Object
org.fusesource.hawtjni.generator.model.ReflectField
- All Implemented Interfaces:
JNIField
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringemptyFilter(String value) ////////////////////////////////////////////////////////////////booleangetCast()////////////////////////////////////////////////////////////////booleanintgetName()getType()inthashCode()booleanignore()booleanbooleantoString()
-
Constructor Details
-
ReflectField
-
-
Method Details
-
hashCode
-
equals
-
toString
-
getDeclaringClass
////////////////////////////////////////////////////////////////- Specified by:
getDeclaringClassin interfaceJNIField
-
getModifiers
public int getModifiers()- Specified by:
getModifiersin interfaceJNIField
-
getName
-
getType
-
getType64
-
getAccessor
- Specified by:
getAccessorin interfaceJNIField
-
getCast
-
ignore
-
isPointer
-
getConditional
- Specified by:
getConditionalin interfaceJNIField
-
getFlag
-
emptyFilter
-