Class ReflectField
java.lang.Object
org.fusesource.hawtjni.generator.model.ReflectField
- All Implemented Interfaces:
JNIField
-
Constructor Details
-
ReflectField
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
toString
-
getDeclaringClass
- Specified by:
getDeclaringClass
in interfaceJNIField
-
getModifiers
public int getModifiers()- Specified by:
getModifiers
in interfaceJNIField
-
getName
-
getType
-
getType64
-
getAccessor
- Specified by:
getAccessor
in interfaceJNIField
-
getCast
-
ignore
public boolean ignore() -
isPointer
public boolean isPointer() -
getConditional
- Specified by:
getConditional
in interfaceJNIField
-
getFlag
-
emptyFilter
-