public class ReflectParameter extends java.lang.Object implements JNIParameter
| Constructor and Description |
|---|
ReflectParameter(ReflectMethod method,
int parameter,
java.lang.annotation.Annotation[] annotations) |
public ReflectParameter(ReflectMethod method, int parameter, java.lang.annotation.Annotation[] annotations)
public java.lang.String getCast()
getCast in interface JNIParameterpublic boolean isPointer()
isPointer in interface JNIParameterpublic JNIMethod getMethod()
getMethod in interface JNIParameterpublic boolean getFlag(ArgFlag flag)
getFlag in interface JNIParameterpublic JNIType getType32()
getType32 in interface JNIParameterpublic JNIType getType64()
getType64 in interface JNIParameterpublic JNIClass getTypeClass()
getTypeClass in interface JNIParameterpublic int getParameter()
getParameter in interface JNIParameterCopyright © 2009-2015 FuseSource, Corp.. All Rights Reserved.