Uses of Class
org.openwebnet4j.message.Lighting.DIM
-
Packages that use Lighting.DIM Package Description org.openwebnet4j.message -
-
Uses of Lighting.DIM in org.openwebnet4j.message
Methods in org.openwebnet4j.message that return Lighting.DIM Modifier and Type Method Description static Lighting.DIM
Lighting.DIM. fromValue(int i)
static Lighting.DIM
Lighting.DIM. valueOf(String name)
Returns the enum constant of this type with the specified name.static Lighting.DIM[]
Lighting.DIM. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-