public interface JNIField
Modifier and Type | Method and Description |
---|---|
String |
getAccessor() |
String |
getCast() |
String |
getConditional() |
JNIClass |
getDeclaringClass() |
boolean |
getFlag(FieldFlag flag) |
int |
getModifiers() |
String |
getName() |
JNIType |
getType() |
JNIType |
getType64() |
boolean |
ignore() |
boolean |
isPointer() |
int getModifiers()
JNIClass getDeclaringClass()
String getAccessor()
String getConditional()
boolean ignore()
boolean isPointer()
Copyright © 2009–2025 FuseSource, Corp.. All rights reserved.