|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Validatable | |
---|---|
org.fourthline.cling.model.meta |
Uses of Validatable in org.fourthline.cling.model.meta |
---|
Classes in org.fourthline.cling.model.meta that implement Validatable | |
---|---|
class |
Action<S extends Service>
Describes an action and its input/output arguments. |
class |
ActionArgument<S extends Service>
Describes a single action argument, either input or output. |
class |
Device<DI extends DeviceIdentity,D extends Device,S extends Service>
Describes either a root or embedded device. |
class |
DeviceDetails
Encapsulates all optional metadata about a device. |
class |
Icon
The metadata of a device icon, might include the actual image data of a local icon. |
class |
LocalDevice
The metadata of a device created on this host, by application code. |
class |
QueryStateVariableAction<S extends Service>
Describes a single action, the deprecated "query any state variable" action. |
class |
RemoteDevice
The metadata of a device that was discovered on the network. |
class |
StateVariable<S extends Service>
The metadata of a named state variable. |
class |
StateVariableAllowedValueRange
Integrity rule for a state variable, restricting its values to a range with steps. |
class |
StateVariableTypeDetails
Type of a state variable, its default value, and integrity rules for allowed values and ranges. |
class |
UDAVersion
Version of the UPnP Device Architecture (UDA), defaults to 1.0. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |