|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemOptions | |
---|---|
com.udi.isy.jsdk | |
com.universaldevices.device.model | |
com.universaldevices.upnp |
Uses of SystemOptions in com.udi.isy.jsdk |
---|
Methods in com.udi.isy.jsdk that return SystemOptions | |
---|---|
SystemOptions |
ISYClient.getSystemOptions()
Retrieves the currently set SystemOptions in
ISY (such things as email addresses, number pending, etc.). |
Methods in com.udi.isy.jsdk with parameters of type SystemOptions | |
---|---|
boolean |
ISYClient.saveSystemOptions(SystemOptions conf)
Sets the SystemOptions in
ISY (such things as email addresses, number pending, etc.). |
Uses of SystemOptions in com.universaldevices.device.model |
---|
Methods in com.universaldevices.device.model with parameters of type SystemOptions | |
---|---|
boolean |
SystemOptions.equals(SystemOptions nc)
Tests for equality |
Uses of SystemOptions in com.universaldevices.upnp |
---|
Methods in com.universaldevices.upnp that return SystemOptions | |
---|---|
SystemOptions |
UDProxyDevice.getSystemOptions()
Retrieves the currently set SystemOptions in
ISY |
Methods in com.universaldevices.upnp with parameters of type SystemOptions | |
---|---|
boolean |
UDProxyDevice.setNTP(SystemOptions conf)
Sets NTP part of the SystemOptions in
ISY |
boolean |
UDProxyDevice.setSystemOptions(SystemOptions conf)
Sets the SystemOptions in
ISY |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |