Package org.jupnp.model.meta
Klasse StateVariable<S extends Service>
java.lang.Object
org.jupnp.model.meta.StateVariable<S>
- Alle implementierten Schnittstellen:
Validatable
The metadata of a named state variable.
- Autor:
- Christian Bauer, Jochen Hiller - use SpecificationViolationReporter
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungStateVariable(String name, StateVariableTypeDetails type) StateVariable(String name, StateVariableTypeDetails type, StateVariableEventDetails eventDetails) -
Methodenübersicht
-
Konstruktordetails
-
StateVariable
-
StateVariable
public StateVariable(String name, StateVariableTypeDetails type, StateVariableEventDetails eventDetails)
-
-
Methodendetails
-
getName
-
getTypeDetails
-
getEventDetails
-
getService
-
validate
- Angegeben von:
validatein SchnittstelleValidatable- Gibt zurück:
- An empty
Listif all rules validated properly, otherwise, the detected errors.
-
isModeratedNumericType
public boolean isModeratedNumericType() -
deepCopy
-
toString
-