Uses of Enum
org.apache.plc4x.java.s7.utils.S7DiagnosticEventId
Packages that use S7DiagnosticEventId
-
Uses of S7DiagnosticEventId in org.apache.plc4x.java.s7.utils
Methods in org.apache.plc4x.java.s7.utils that return S7DiagnosticEventIdModifier and TypeMethodDescriptionstatic S7DiagnosticEventIdS7DiagnosticEventId.valueOf(short code) Returns the enum constant of this type with the specified name.static S7DiagnosticEventIdReturns the enum constant of this type with the specified name.static S7DiagnosticEventId[]S7DiagnosticEventId.values()Returns an array containing the constants of this enum type, in the order they are declared.