All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
static boolean |
accessInstanceVariablesDirectly() |
static CHIPColorControl |
alloc() |
static CHIPColorControl |
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() |
void |
colorLoopSetActionDirectionTimeStartHueOptionsMaskOptionsOverrideResponseHandler(byte updateFlags,
byte action,
byte direction,
char time,
char startHue,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_colorLoopSetActionDirectionTimeStartHueOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
configureAttributeColorTemperatureWithMinIntervalMaxIntervalChangeResponseHandler(char minInterval,
char maxInterval,
char change,
CHIPColorControl.Block_configureAttributeColorTemperatureWithMinIntervalMaxIntervalChangeResponseHandler responseHandler) |
void |
configureAttributeCurrentHueWithMinIntervalMaxIntervalChangeResponseHandler(char minInterval,
char maxInterval,
byte change,
CHIPColorControl.Block_configureAttributeCurrentHueWithMinIntervalMaxIntervalChangeResponseHandler responseHandler) |
void |
configureAttributeCurrentSaturationWithMinIntervalMaxIntervalChangeResponseHandler(char minInterval,
char maxInterval,
byte change,
CHIPColorControl.Block_configureAttributeCurrentSaturationWithMinIntervalMaxIntervalChangeResponseHandler responseHandler) |
void |
configureAttributeCurrentXWithMinIntervalMaxIntervalChangeResponseHandler(char minInterval,
char maxInterval,
char change,
CHIPColorControl.Block_configureAttributeCurrentXWithMinIntervalMaxIntervalChangeResponseHandler responseHandler) |
void |
configureAttributeCurrentYWithMinIntervalMaxIntervalChangeResponseHandler(char minInterval,
char maxInterval,
char change,
CHIPColorControl.Block_configureAttributeCurrentYWithMinIntervalMaxIntervalChangeResponseHandler responseHandler) |
static java.lang.String |
debugDescription_static() |
static java.lang.String |
description_static() |
void |
enhancedMoveHueRateOptionsMaskOptionsOverrideResponseHandler(byte moveMode,
char rate,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_enhancedMoveHueRateOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
enhancedMoveToHueAndSaturationSaturationTransitionTimeOptionsMaskOptionsOverrideResponseHandler(char enhancedHue,
byte saturation,
char transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_enhancedMoveToHueAndSaturationSaturationTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
enhancedMoveToHueDirectionTransitionTimeOptionsMaskOptionsOverrideResponseHandler(char enhancedHue,
byte direction,
char transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_enhancedMoveToHueDirectionTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
enhancedStepHueStepSizeTransitionTimeOptionsMaskOptionsOverrideResponseHandler(byte stepMode,
char stepSize,
char transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_enhancedStepHueStepSizeTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
static long |
hash_static() |
CHIPColorControl |
init() |
CHIPColorControl |
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) |
void |
moveColorRateYOptionsMaskOptionsOverrideResponseHandler(short rateX,
short rateY,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_moveColorRateYOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
moveColorTemperatureRateColorTemperatureMinimumColorTemperatureMaximumOptionsMaskOptionsOverrideResponseHandler(byte moveMode,
char rate,
char colorTemperatureMinimum,
char colorTemperatureMaximum,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_moveColorTemperatureRateColorTemperatureMinimumColorTemperatureMaximumOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
moveHueRateOptionsMaskOptionsOverrideResponseHandler(byte moveMode,
byte rate,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_moveHueRateOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
moveSaturationRateOptionsMaskOptionsOverrideResponseHandler(byte moveMode,
byte rate,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_moveSaturationRateOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
moveToColorColorYTransitionTimeOptionsMaskOptionsOverrideResponseHandler(char colorX,
char colorY,
char transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_moveToColorColorYTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
moveToColorTemperatureTransitionTimeOptionsMaskOptionsOverrideResponseHandler(char colorTemperature,
char transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_moveToColorTemperatureTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
moveToHueAndSaturationSaturationTransitionTimeOptionsMaskOptionsOverrideResponseHandler(byte hue,
byte saturation,
char transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_moveToHueAndSaturationSaturationTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
moveToHueDirectionTransitionTimeOptionsMaskOptionsOverrideResponseHandler(byte hue,
byte direction,
char transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_moveToHueDirectionTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
moveToSaturationTransitionTimeOptionsMaskOptionsOverrideResponseHandler(byte saturation,
char transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_moveToSaturationTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
static CHIPColorControl |
new_objc() |
void |
readAttributeClusterRevisionWithResponseHandler(CHIPColorControl.Block_readAttributeClusterRevisionWithResponseHandler responseHandler) |
void |
readAttributeColorCapabilitiesWithResponseHandler(CHIPColorControl.Block_readAttributeColorCapabilitiesWithResponseHandler responseHandler) |
void |
readAttributeColorControlOptionsWithResponseHandler(CHIPColorControl.Block_readAttributeColorControlOptionsWithResponseHandler responseHandler) |
void |
readAttributeColorLoopActiveWithResponseHandler(CHIPColorControl.Block_readAttributeColorLoopActiveWithResponseHandler responseHandler) |
void |
readAttributeColorLoopDirectionWithResponseHandler(CHIPColorControl.Block_readAttributeColorLoopDirectionWithResponseHandler responseHandler) |
void |
readAttributeColorLoopStartEnhancedHueWithResponseHandler(CHIPColorControl.Block_readAttributeColorLoopStartEnhancedHueWithResponseHandler responseHandler) |
void |
readAttributeColorLoopStoredEnhancedHueWithResponseHandler(CHIPColorControl.Block_readAttributeColorLoopStoredEnhancedHueWithResponseHandler responseHandler) |
void |
readAttributeColorLoopTimeWithResponseHandler(CHIPColorControl.Block_readAttributeColorLoopTimeWithResponseHandler responseHandler) |
void |
readAttributeColorModeWithResponseHandler(CHIPColorControl.Block_readAttributeColorModeWithResponseHandler responseHandler) |
void |
readAttributeColorPointBIntensityWithResponseHandler(CHIPColorControl.Block_readAttributeColorPointBIntensityWithResponseHandler responseHandler) |
void |
readAttributeColorPointBXWithResponseHandler(CHIPColorControl.Block_readAttributeColorPointBXWithResponseHandler responseHandler) |
void |
readAttributeColorPointBYWithResponseHandler(CHIPColorControl.Block_readAttributeColorPointBYWithResponseHandler responseHandler) |
void |
readAttributeColorPointGIntensityWithResponseHandler(CHIPColorControl.Block_readAttributeColorPointGIntensityWithResponseHandler responseHandler) |
void |
readAttributeColorPointGXWithResponseHandler(CHIPColorControl.Block_readAttributeColorPointGXWithResponseHandler responseHandler) |
void |
readAttributeColorPointGYWithResponseHandler(CHIPColorControl.Block_readAttributeColorPointGYWithResponseHandler responseHandler) |
void |
readAttributeColorPointRIntensityWithResponseHandler(CHIPColorControl.Block_readAttributeColorPointRIntensityWithResponseHandler responseHandler) |
void |
readAttributeColorPointRXWithResponseHandler(CHIPColorControl.Block_readAttributeColorPointRXWithResponseHandler responseHandler) |
void |
readAttributeColorPointRYWithResponseHandler(CHIPColorControl.Block_readAttributeColorPointRYWithResponseHandler responseHandler) |
void |
readAttributeColorTemperatureWithResponseHandler(CHIPColorControl.Block_readAttributeColorTemperatureWithResponseHandler responseHandler) |
void |
readAttributeColorTempPhysicalMaxWithResponseHandler(CHIPColorControl.Block_readAttributeColorTempPhysicalMaxWithResponseHandler responseHandler) |
void |
readAttributeColorTempPhysicalMinWithResponseHandler(CHIPColorControl.Block_readAttributeColorTempPhysicalMinWithResponseHandler responseHandler) |
void |
readAttributeCompensationTextWithResponseHandler(CHIPColorControl.Block_readAttributeCompensationTextWithResponseHandler responseHandler) |
void |
readAttributeCoupleColorTempToLevelMinMiredsWithResponseHandler(CHIPColorControl.Block_readAttributeCoupleColorTempToLevelMinMiredsWithResponseHandler responseHandler) |
void |
readAttributeCurrentHueWithResponseHandler(CHIPColorControl.Block_readAttributeCurrentHueWithResponseHandler responseHandler) |
void |
readAttributeCurrentSaturationWithResponseHandler(CHIPColorControl.Block_readAttributeCurrentSaturationWithResponseHandler responseHandler) |
void |
readAttributeCurrentXWithResponseHandler(CHIPColorControl.Block_readAttributeCurrentXWithResponseHandler responseHandler) |
void |
readAttributeCurrentYWithResponseHandler(CHIPColorControl.Block_readAttributeCurrentYWithResponseHandler responseHandler) |
void |
readAttributeDriftCompensationWithResponseHandler(CHIPColorControl.Block_readAttributeDriftCompensationWithResponseHandler responseHandler) |
void |
readAttributeEnhancedColorModeWithResponseHandler(CHIPColorControl.Block_readAttributeEnhancedColorModeWithResponseHandler responseHandler) |
void |
readAttributeEnhancedCurrentHueWithResponseHandler(CHIPColorControl.Block_readAttributeEnhancedCurrentHueWithResponseHandler responseHandler) |
void |
readAttributeNumberOfPrimariesWithResponseHandler(CHIPColorControl.Block_readAttributeNumberOfPrimariesWithResponseHandler responseHandler) |
void |
readAttributePrimary1IntensityWithResponseHandler(CHIPColorControl.Block_readAttributePrimary1IntensityWithResponseHandler responseHandler) |
void |
readAttributePrimary1XWithResponseHandler(CHIPColorControl.Block_readAttributePrimary1XWithResponseHandler responseHandler) |
void |
readAttributePrimary1YWithResponseHandler(CHIPColorControl.Block_readAttributePrimary1YWithResponseHandler responseHandler) |
void |
readAttributePrimary2IntensityWithResponseHandler(CHIPColorControl.Block_readAttributePrimary2IntensityWithResponseHandler responseHandler) |
void |
readAttributePrimary2XWithResponseHandler(CHIPColorControl.Block_readAttributePrimary2XWithResponseHandler responseHandler) |
void |
readAttributePrimary2YWithResponseHandler(CHIPColorControl.Block_readAttributePrimary2YWithResponseHandler responseHandler) |
void |
readAttributePrimary3IntensityWithResponseHandler(CHIPColorControl.Block_readAttributePrimary3IntensityWithResponseHandler responseHandler) |
void |
readAttributePrimary3XWithResponseHandler(CHIPColorControl.Block_readAttributePrimary3XWithResponseHandler responseHandler) |
void |
readAttributePrimary3YWithResponseHandler(CHIPColorControl.Block_readAttributePrimary3YWithResponseHandler responseHandler) |
void |
readAttributePrimary4IntensityWithResponseHandler(CHIPColorControl.Block_readAttributePrimary4IntensityWithResponseHandler responseHandler) |
void |
readAttributePrimary4XWithResponseHandler(CHIPColorControl.Block_readAttributePrimary4XWithResponseHandler responseHandler) |
void |
readAttributePrimary4YWithResponseHandler(CHIPColorControl.Block_readAttributePrimary4YWithResponseHandler responseHandler) |
void |
readAttributePrimary5IntensityWithResponseHandler(CHIPColorControl.Block_readAttributePrimary5IntensityWithResponseHandler responseHandler) |
void |
readAttributePrimary5XWithResponseHandler(CHIPColorControl.Block_readAttributePrimary5XWithResponseHandler responseHandler) |
void |
readAttributePrimary5YWithResponseHandler(CHIPColorControl.Block_readAttributePrimary5YWithResponseHandler responseHandler) |
void |
readAttributePrimary6IntensityWithResponseHandler(CHIPColorControl.Block_readAttributePrimary6IntensityWithResponseHandler responseHandler) |
void |
readAttributePrimary6XWithResponseHandler(CHIPColorControl.Block_readAttributePrimary6XWithResponseHandler responseHandler) |
void |
readAttributePrimary6YWithResponseHandler(CHIPColorControl.Block_readAttributePrimary6YWithResponseHandler responseHandler) |
void |
readAttributeRemainingTimeWithResponseHandler(CHIPColorControl.Block_readAttributeRemainingTimeWithResponseHandler responseHandler) |
void |
readAttributeStartUpColorTemperatureMiredsWithResponseHandler(CHIPColorControl.Block_readAttributeStartUpColorTemperatureMiredsWithResponseHandler responseHandler) |
void |
readAttributeWhitePointXWithResponseHandler(CHIPColorControl.Block_readAttributeWhitePointXWithResponseHandler responseHandler) |
void |
readAttributeWhitePointYWithResponseHandler(CHIPColorControl.Block_readAttributeWhitePointYWithResponseHandler responseHandler) |
void |
reportAttributeColorTemperatureWithResponseHandler(CHIPColorControl.Block_reportAttributeColorTemperatureWithResponseHandler responseHandler) |
void |
reportAttributeCurrentHueWithResponseHandler(CHIPColorControl.Block_reportAttributeCurrentHueWithResponseHandler responseHandler) |
void |
reportAttributeCurrentSaturationWithResponseHandler(CHIPColorControl.Block_reportAttributeCurrentSaturationWithResponseHandler responseHandler) |
void |
reportAttributeCurrentXWithResponseHandler(CHIPColorControl.Block_reportAttributeCurrentXWithResponseHandler responseHandler) |
void |
reportAttributeCurrentYWithResponseHandler(CHIPColorControl.Block_reportAttributeCurrentYWithResponseHandler 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) |
void |
stepColorStepYTransitionTimeOptionsMaskOptionsOverrideResponseHandler(short stepX,
short stepY,
char transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_stepColorStepYTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
stepColorTemperatureStepSizeTransitionTimeColorTemperatureMinimumColorTemperatureMaximumOptionsMaskOptionsOverrideResponseHandler(byte stepMode,
char stepSize,
char transitionTime,
char colorTemperatureMinimum,
char colorTemperatureMaximum,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_stepColorTemperatureStepSizeTransitionTimeColorTemperatureMinimumColorTemperatureMaximumOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
stepHueStepSizeTransitionTimeOptionsMaskOptionsOverrideResponseHandler(byte stepMode,
byte stepSize,
byte transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_stepHueStepSizeTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
stepSaturationStepSizeTransitionTimeOptionsMaskOptionsOverrideResponseHandler(byte stepMode,
byte stepSize,
byte transitionTime,
byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_stepSaturationStepSizeTransitionTimeOptionsMaskOptionsOverrideResponseHandler responseHandler) |
void |
stopMoveStepOptionsOverrideResponseHandler(byte optionsMask,
byte optionsOverride,
CHIPColorControl.Block_stopMoveStepOptionsOverrideResponseHandler responseHandler) |
static org.moe.natj.objc.Class |
superclass_static() |
static long |
version_static() |
void |
writeAttributeColorControlOptionsWithValueResponseHandler(byte value,
CHIPColorControl.Block_writeAttributeColorControlOptionsWithValueResponseHandler responseHandler) |
void |
writeAttributeColorPointBIntensityWithValueResponseHandler(byte value,
CHIPColorControl.Block_writeAttributeColorPointBIntensityWithValueResponseHandler responseHandler) |
void |
writeAttributeColorPointBXWithValueResponseHandler(char value,
CHIPColorControl.Block_writeAttributeColorPointBXWithValueResponseHandler responseHandler) |
void |
writeAttributeColorPointBYWithValueResponseHandler(char value,
CHIPColorControl.Block_writeAttributeColorPointBYWithValueResponseHandler responseHandler) |
void |
writeAttributeColorPointGIntensityWithValueResponseHandler(byte value,
CHIPColorControl.Block_writeAttributeColorPointGIntensityWithValueResponseHandler responseHandler) |
void |
writeAttributeColorPointGXWithValueResponseHandler(char value,
CHIPColorControl.Block_writeAttributeColorPointGXWithValueResponseHandler responseHandler) |
void |
writeAttributeColorPointGYWithValueResponseHandler(char value,
CHIPColorControl.Block_writeAttributeColorPointGYWithValueResponseHandler responseHandler) |
void |
writeAttributeColorPointRIntensityWithValueResponseHandler(byte value,
CHIPColorControl.Block_writeAttributeColorPointRIntensityWithValueResponseHandler responseHandler) |
void |
writeAttributeColorPointRXWithValueResponseHandler(char value,
CHIPColorControl.Block_writeAttributeColorPointRXWithValueResponseHandler responseHandler) |
void |
writeAttributeColorPointRYWithValueResponseHandler(char value,
CHIPColorControl.Block_writeAttributeColorPointRYWithValueResponseHandler responseHandler) |
void |
writeAttributeStartUpColorTemperatureMiredsWithValueResponseHandler(char value,
CHIPColorControl.Block_writeAttributeStartUpColorTemperatureMiredsWithValueResponseHandler responseHandler) |
void |
writeAttributeWhitePointXWithValueResponseHandler(char value,
CHIPColorControl.Block_writeAttributeWhitePointXWithValueResponseHandler responseHandler) |
void |
writeAttributeWhitePointYWithValueResponseHandler(char value,
CHIPColorControl.Block_writeAttributeWhitePointYWithValueResponseHandler responseHandler) |