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