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