Annotation Interface NativeMethod
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfacestatic @interface -
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescription -
Optional Element Summary
Optional Elements
-
Element Details
-
name
String name -
parameters
NativeMethod.MethodParameter[] parameters -
getterName
String getterName- Default:
""
-
setterName
String setterName- Default:
""
-