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