All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
static boolean |
accessInstanceVariablesDirectly() |
static CHIPTestCluster |
alloc() |
static CHIPTestCluster |
allocWithZone(org.moe.natj.general.ptr.VoidPtr zone) |
static boolean |
automaticallyNotifiesObserversForKey(java.lang.String key) |
static void |
cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget) |
static void |
cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument) |
static NSArray<java.lang.String> |
classFallbacksForKeyedArchiver() |
static org.moe.natj.objc.Class |
classForKeyedUnarchiver() |
static java.lang.String |
debugDescription_static() |
static java.lang.String |
description_static() |
static long |
hash_static() |
CHIPTestCluster |
init() |
CHIPTestCluster |
initWithDeviceEndpointQueue(CHIPDevice device,
char endpoint,
NSObject queue) |
static NSObject.Function_instanceMethodForSelector_ret |
instanceMethodForSelector(org.moe.natj.objc.SEL aSelector) |
static NSMethodSignature |
instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
instancesRespondToSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
isSubclassOfClass(org.moe.natj.objc.Class aClass) |
static NSSet<java.lang.String> |
keyPathsForValuesAffectingValueForKey(java.lang.String key) |
static CHIPTestCluster |
new_objc() |
void |
readAttributeBitmap16WithResponseHandler(CHIPTestCluster.Block_readAttributeBitmap16WithResponseHandler responseHandler) |
void |
readAttributeBitmap32WithResponseHandler(CHIPTestCluster.Block_readAttributeBitmap32WithResponseHandler responseHandler) |
void |
readAttributeBitmap64WithResponseHandler(CHIPTestCluster.Block_readAttributeBitmap64WithResponseHandler responseHandler) |
void |
readAttributeBitmap8WithResponseHandler(CHIPTestCluster.Block_readAttributeBitmap8WithResponseHandler responseHandler) |
void |
readAttributeBooleanWithResponseHandler(CHIPTestCluster.Block_readAttributeBooleanWithResponseHandler responseHandler) |
void |
readAttributeCharStringWithResponseHandler(CHIPTestCluster.Block_readAttributeCharStringWithResponseHandler responseHandler) |
void |
readAttributeClusterRevisionWithResponseHandler(CHIPTestCluster.Block_readAttributeClusterRevisionWithResponseHandler responseHandler) |
void |
readAttributeEnum16WithResponseHandler(CHIPTestCluster.Block_readAttributeEnum16WithResponseHandler responseHandler) |
void |
readAttributeEnum8WithResponseHandler(CHIPTestCluster.Block_readAttributeEnum8WithResponseHandler responseHandler) |
void |
readAttributeInt16sWithResponseHandler(CHIPTestCluster.Block_readAttributeInt16sWithResponseHandler responseHandler) |
void |
readAttributeInt16uWithResponseHandler(CHIPTestCluster.Block_readAttributeInt16uWithResponseHandler responseHandler) |
void |
readAttributeInt32sWithResponseHandler(CHIPTestCluster.Block_readAttributeInt32sWithResponseHandler responseHandler) |
void |
readAttributeInt32uWithResponseHandler(CHIPTestCluster.Block_readAttributeInt32uWithResponseHandler responseHandler) |
void |
readAttributeInt64sWithResponseHandler(CHIPTestCluster.Block_readAttributeInt64sWithResponseHandler responseHandler) |
void |
readAttributeInt64uWithResponseHandler(CHIPTestCluster.Block_readAttributeInt64uWithResponseHandler responseHandler) |
void |
readAttributeInt8sWithResponseHandler(CHIPTestCluster.Block_readAttributeInt8sWithResponseHandler responseHandler) |
void |
readAttributeInt8uWithResponseHandler(CHIPTestCluster.Block_readAttributeInt8uWithResponseHandler responseHandler) |
void |
readAttributeListInt8uWithResponseHandler(CHIPTestCluster.Block_readAttributeListInt8uWithResponseHandler responseHandler) |
void |
readAttributeListOctetStringWithResponseHandler(CHIPTestCluster.Block_readAttributeListOctetStringWithResponseHandler responseHandler) |
void |
readAttributeListStructOctetStringWithResponseHandler(CHIPTestCluster.Block_readAttributeListStructOctetStringWithResponseHandler responseHandler) |
void |
readAttributeLongCharStringWithResponseHandler(CHIPTestCluster.Block_readAttributeLongCharStringWithResponseHandler responseHandler) |
void |
readAttributeLongOctetStringWithResponseHandler(CHIPTestCluster.Block_readAttributeLongOctetStringWithResponseHandler responseHandler) |
void |
readAttributeOctetStringWithResponseHandler(CHIPTestCluster.Block_readAttributeOctetStringWithResponseHandler responseHandler) |
void |
readAttributeUnsupportedWithResponseHandler(CHIPTestCluster.Block_readAttributeUnsupportedWithResponseHandler responseHandler) |
static boolean |
resolveClassMethod(org.moe.natj.objc.SEL sel) |
static boolean |
resolveInstanceMethod(org.moe.natj.objc.SEL sel) |
static void |
setVersion_static(long aVersion) |
static org.moe.natj.objc.Class |
superclass_static() |
void |
test(CHIPTestCluster.Block_test responseHandler) |
void |
testAddArgumentsArg2ResponseHandler(byte arg1,
byte arg2,
CHIPTestCluster.Block_testAddArgumentsArg2ResponseHandler responseHandler) |
void |
testNotHandled(CHIPTestCluster.Block_testNotHandled responseHandler) |
void |
testSpecific(CHIPTestCluster.Block_testSpecific responseHandler) |
void |
testUnknownCommand(CHIPTestCluster.Block_testUnknownCommand responseHandler) |
static long |
version_static() |
void |
writeAttributeBitmap16WithValueResponseHandler(char value,
CHIPTestCluster.Block_writeAttributeBitmap16WithValueResponseHandler responseHandler) |
void |
writeAttributeBitmap32WithValueResponseHandler(int value,
CHIPTestCluster.Block_writeAttributeBitmap32WithValueResponseHandler responseHandler) |
void |
writeAttributeBitmap64WithValueResponseHandler(long value,
CHIPTestCluster.Block_writeAttributeBitmap64WithValueResponseHandler responseHandler) |
void |
writeAttributeBitmap8WithValueResponseHandler(byte value,
CHIPTestCluster.Block_writeAttributeBitmap8WithValueResponseHandler responseHandler) |
void |
writeAttributeBooleanWithValueResponseHandler(boolean value,
CHIPTestCluster.Block_writeAttributeBooleanWithValueResponseHandler responseHandler) |
void |
writeAttributeCharStringWithValueResponseHandler(java.lang.String value,
CHIPTestCluster.Block_writeAttributeCharStringWithValueResponseHandler responseHandler) |
void |
writeAttributeEnum16WithValueResponseHandler(char value,
CHIPTestCluster.Block_writeAttributeEnum16WithValueResponseHandler responseHandler) |
void |
writeAttributeEnum8WithValueResponseHandler(byte value,
CHIPTestCluster.Block_writeAttributeEnum8WithValueResponseHandler responseHandler) |
void |
writeAttributeInt16sWithValueResponseHandler(short value,
CHIPTestCluster.Block_writeAttributeInt16sWithValueResponseHandler responseHandler) |
void |
writeAttributeInt16uWithValueResponseHandler(char value,
CHIPTestCluster.Block_writeAttributeInt16uWithValueResponseHandler responseHandler) |
void |
writeAttributeInt32sWithValueResponseHandler(int value,
CHIPTestCluster.Block_writeAttributeInt32sWithValueResponseHandler responseHandler) |
void |
writeAttributeInt32uWithValueResponseHandler(int value,
CHIPTestCluster.Block_writeAttributeInt32uWithValueResponseHandler responseHandler) |
void |
writeAttributeInt64sWithValueResponseHandler(long value,
CHIPTestCluster.Block_writeAttributeInt64sWithValueResponseHandler responseHandler) |
void |
writeAttributeInt64uWithValueResponseHandler(long value,
CHIPTestCluster.Block_writeAttributeInt64uWithValueResponseHandler responseHandler) |
void |
writeAttributeInt8sWithValueResponseHandler(byte value,
CHIPTestCluster.Block_writeAttributeInt8sWithValueResponseHandler responseHandler) |
void |
writeAttributeInt8uWithValueResponseHandler(byte value,
CHIPTestCluster.Block_writeAttributeInt8uWithValueResponseHandler responseHandler) |
void |
writeAttributeLongCharStringWithValueResponseHandler(java.lang.String value,
CHIPTestCluster.Block_writeAttributeLongCharStringWithValueResponseHandler responseHandler) |
void |
writeAttributeLongOctetStringWithValueResponseHandler(NSData value,
CHIPTestCluster.Block_writeAttributeLongOctetStringWithValueResponseHandler responseHandler) |
void |
writeAttributeOctetStringWithValueResponseHandler(NSData value,
CHIPTestCluster.Block_writeAttributeOctetStringWithValueResponseHandler responseHandler) |
void |
writeAttributeUnsupportedWithValueResponseHandler(boolean value,
CHIPTestCluster.Block_writeAttributeUnsupportedWithValueResponseHandler responseHandler) |