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