| Package | Description |
|---|---|
| org.openbase.bco.dal.remote.unit |
| Modifier and Type | Method and Description |
|---|---|
UnitRemote |
UnitRemoteFactoryImpl.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
long timeout,
TimeUnit timeUnit)
Creates and initializes an unit remote out of the given unit scope.
|
UnitRemote |
UnitRemoteFactory.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
long timeout,
TimeUnit timeUnit)
Creates and initializes an unit remote out of the given unit scope.
|
UnitRemote |
UnitRemoteFactoryImpl.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType type)
Creates and initializes an unit remote out of the given unit scope and type declaration.
|
UnitRemote |
UnitRemoteFactory.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType type)
Creates and initializes an unit remote out of the given unit scope and type declaration.
|
UnitRemote |
UnitRemoteFactoryImpl.newInitializedInstance(String unitId,
long timeout,
TimeUnit timeUnit)
Creates and initializes an unit remote out of the given unit id.
|
UnitRemote |
UnitRemoteFactory.newInitializedInstance(String unitId,
long timeout,
TimeUnit timeUnit)
Creates and initializes an unit remote out of the given unit id.
|
UnitRemote |
UnitRemoteFactoryImpl.newInitializedInstance(rst.domotic.unit.UnitConfigType.UnitConfig config)
Creates and initializes an unit remote out of the given unit configuration.
|
UnitRemote |
UnitRemoteFactory.newInitializedInstance(rst.domotic.unit.UnitConfigType.UnitConfig config)
Creates and initializes an unit remote out of the given unit configuration.
|
UnitRemote |
UnitRemoteFactoryImpl.newInstance(rst.rsb.ScopeType.Scope scope,
long timeout,
TimeUnit timeUnit)
Creates an unit remote out of the given unit scope.
|
UnitRemote |
UnitRemoteFactory.newInstance(rst.rsb.ScopeType.Scope scope,
long timeout,
TimeUnit timeUnit)
Creates an unit remote out of the given unit scope.
|
UnitRemote |
UnitRemoteFactoryImpl.newInstance(String unitId,
long timeout,
TimeUnit timeUnit)
Creates an unit remote out of the given unit id.
|
UnitRemote |
UnitRemoteFactory.newInstance(String unitId,
long timeout,
TimeUnit timeUnit)
Creates an unit remote out of the given unit id.
|
UnitRemote |
UnitRemoteFactoryImpl.newInstance(rst.domotic.unit.UnitConfigType.UnitConfig config)
Creates an unit remote out of the given unit configuration.
|
UnitRemote |
UnitRemoteFactory.newInstance(rst.domotic.unit.UnitConfigType.UnitConfig config)
Creates an unit remote out of the given unit configuration.
|
UnitRemote |
UnitRemoteFactoryImpl.newInstance(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType type)
Creates an unit remote out of the given unit configuration.
|
UnitRemote |
UnitRemoteFactory.newInstance(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType type)
Creates an unit remote out of the given unit configuration.
|
Copyright © 2014–2017 openbase.org. All rights reserved.