Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemGetAvailableTreeDeviceListRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemGetAvailableTreeDeviceListResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemGetAvailableTreeDeviceListRequest
- Enclosing class:
BWSystem
public static class BWSystem.SystemGetAvailableTreeDeviceListRequest
extends Request<BWSystem.SystemGetAvailableTreeDeviceListResponse>
Requests the list of available tree devices to link to for the entire system. Requests the list of available tree devices to which a leaf device can be linked for the entire system. A tree device is a device associated with a device type that has the option supportLinks set to "Support Links from Devices". Many leaf devices can be linked to it. The list returned includes devices created at the system, service provider, and group levels. The response is either SystemGetAvailableTreeDeviceListResponse or ErrorResponse.
- Author:
- AlpacaGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
Request.Protocol -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createNilElement, createTextElement, equals, fire, fire, formRequest, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRetries, getRetryCodes, getRootElement, getValidationErrorsAsString, hashCode, isIgnoreCache, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setIgnoreCache, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRetries, setRetryCodes, setRootElement, toString, validate
-
Constructor Details
-
SystemGetAvailableTreeDeviceListRequest
public SystemGetAvailableTreeDeviceListRequest() -
SystemGetAvailableTreeDeviceListRequest
-