Package org.jupnp.model.state
package org.jupnp.model.state
-
KlassenKlasseBeschreibungReads the value of a state variable using reflection and a field.Reads the value of a state variable using reflection and a getter method.Reads the value of a state variable, given an instance that implements the service.StateVariableValue<S extends Service>Represents the value of a state variable.