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