|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teleal.cling.model.meta.Service
org.teleal.cling.model.meta.RemoteService
public class RemoteService
| Constructor Summary | |
|---|---|
RemoteService(Action[] actions,
StateVariable[] stateVariables)
|
|
RemoteService(UDAVersion version,
Action[] actions,
StateVariable[] stateVariables)
|
|
| Method Summary | |
|---|---|
static java.lang.reflect.Constructor<RemoteService> |
getConstructor()
|
Action |
getQueryStateVariableAction()
|
| Methods inherited from class org.teleal.cling.model.meta.Service |
|---|
getAction, getActions, getDatatype, getDeviceService, getRelatedStateVariable, getStateVariable, getStateVariables, getVersion, hasActions, hasStateVariables, toString, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteService(UDAVersion version,
Action[] actions,
StateVariable[] stateVariables)
throws ValidationException
ValidationException
public RemoteService(Action[] actions,
StateVariable[] stateVariables)
throws ValidationException
ValidationException| Method Detail |
|---|
public static java.lang.reflect.Constructor<RemoteService> getConstructor()
public Action getQueryStateVariableAction()
getQueryStateVariableAction in class Service
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||