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