Uses of Class
org.apache.plc4x.java.s7.events.S7SysEvent.Fields
-
Packages that use S7SysEvent.Fields Package Description org.apache.plc4x.java.s7.events -
-
Uses of S7SysEvent.Fields in org.apache.plc4x.java.s7.events
Methods in org.apache.plc4x.java.s7.events that return S7SysEvent.Fields Modifier and Type Method Description static S7SysEvent.FieldsS7SysEvent.Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static S7SysEvent.Fields[]S7SysEvent.Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.
-