A B C D E F G H I J L M N O P R S T 

G

get(String) - Method in class ca.weblite.objc.Proxy
Wrapper for key-value coding.
getAsReference(Object, String) - Static method in class ca.weblite.objc.RuntimeUtils
Wraps the given value in the appropriate ByReference subclass according to the provided signature.
getAsReferenceWrapper(Object, String) - Static method in class ca.weblite.objc.RuntimeUtils
Wraps the given value in the appropriate ByReference subclass according to the provided signature.
getBoolean(String) - Method in class ca.weblite.objc.Proxy
Returns the KVC coded value for the specified key as a boolean.
getClient() - Method in class ca.weblite.objc.Proxy
Returns the client that is used by this Proxy object.
getCoerceInputs() - Method in class ca.weblite.objc.Client
Returns the coerceInputs flag.
getCoerceOutputs() - Method in class ca.weblite.objc.Client
Returns the coerceOutputs flag.
getDouble(String) - Method in class ca.weblite.objc.Proxy
Returns the KVC coded value for the specified key as a double.
getInstance() - Static method in class ca.weblite.objc.Client
Retrieves the global reference to a client that has both input coercion and output coercion enabled.
getInstance() - Static method in class ca.weblite.objc.TypeMapper
Obtains the singleton instance of the TypeMapper
getInt(String) - Method in class ca.weblite.objc.Proxy
Returns the KVC coded value for the specified key as an int.
getJavaPeer(long) - Static method in class ca.weblite.objc.RuntimeUtils
Returns the Java peer recipient for a native Objective-C object if it exists.
getMethodMap(Class) - Static method in class ca.weblite.objc.NSObject
Returns the method map for a particular class.
getPeer() - Method in interface ca.weblite.objc.Peerable
 
getPeer() - Method in class ca.weblite.objc.Proxy
Returns the Pointer to the native peer object.
getPeer(Pointer) - Static method in class com.sun.jna.PointerTool
 
getPointer(String) - Method in class ca.weblite.objc.Proxy
Returns the KVC coded value for the specified key as a Pointer.
getProxy(String) - Method in class ca.weblite.objc.Proxy
Returns the KVC coded value for the specified key as a Proxy.
getRawClient() - Static method in class ca.weblite.objc.Client
Retrieves singleton instance to a simple client that has type coercion disabled for both inputs and outputs.
A B C D E F G H I J L M N O P R S T