Class ReflectClass
java.lang.Object
org.fusesource.hawtjni.generator.model.ReflectClass
- All Implemented Interfaces:
JNIClass
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReflectClass
-
-
Method Details
-
toString
-
hashCode
-
equals
-
getWrapedClass
-
getName
-
getSuperclass
- Specified by:
getSuperclassin interfaceJNIClass
-
getSimpleName
- Specified by:
getSimpleNamein interfaceJNIClass
-
getNativeName
- Specified by:
getNativeNamein interfaceJNIClass
-
getDeclaredFields
- Specified by:
getDeclaredFieldsin interfaceJNIClass
-
getDeclaredMethods
- Specified by:
getDeclaredMethodsin interfaceJNIClass
-
getNativeMethods
- Specified by:
getNativeMethodsin interfaceJNIClass
-
getConditional
- Specified by:
getConditionalin interfaceJNIClass
-
getGenerate
public boolean getGenerate()- Specified by:
getGeneratein interfaceJNIClass
-
getFlag
-
emptyFilter
-