Uses of Enum
org.apache.plc4x.java.s7.readwrite.utils.StaticHelper.LED_ID
Packages that use StaticHelper.LED_ID
-
Uses of StaticHelper.LED_ID in org.apache.plc4x.java.s7.readwrite.utils
Methods in org.apache.plc4x.java.s7.readwrite.utils that return StaticHelper.LED_IDModifier and TypeMethodDescriptionstatic StaticHelper.LED_IDStaticHelper.LED_ID.valueOf(int code) Returns the enum constant of this type with the specified name.static StaticHelper.LED_IDReturns the enum constant of this type with the specified name.static StaticHelper.LED_ID[]StaticHelper.LED_ID.values()Returns an array containing the constants of this enum type, in the order they are declared.