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