Class ReflectClass
java.lang.Object
org.fusesource.hawtjni.generator.model.ReflectClass
- All Implemented Interfaces:
JNIClass
-
Constructor Details
-
ReflectClass
-
-
Method Details
-
toString
-
hashCode
public int hashCode() -
equals
-
getWrapedClass
-
getName
-
getSuperclass
- Specified by:
getSuperclass
in interfaceJNIClass
-
getSimpleName
- Specified by:
getSimpleName
in interfaceJNIClass
-
getNativeName
- Specified by:
getNativeName
in interfaceJNIClass
-
getDeclaredFields
- Specified by:
getDeclaredFields
in interfaceJNIClass
-
getDeclaredMethods
- Specified by:
getDeclaredMethods
in interfaceJNIClass
-
getNativeMethods
- Specified by:
getNativeMethods
in interfaceJNIClass
-
getConditional
- Specified by:
getConditional
in interfaceJNIClass
-
getGenerate
public boolean getGenerate()- Specified by:
getGenerate
in interfaceJNIClass
-
getFlag
-
emptyFilter
-