Uses of Enum
org.apache.plc4x.java.opcua.readwrite.ExceptionDeviationFormat
Packages that use ExceptionDeviationFormat
-
Uses of ExceptionDeviationFormat in org.apache.plc4x.java.opcua.readwrite
Methods in org.apache.plc4x.java.opcua.readwrite that return ExceptionDeviationFormatModifier and TypeMethodDescriptionstatic ExceptionDeviationFormatExceptionDeviationFormat.enumForValue(long value) static ExceptionDeviationFormatReturns the enum constant of this type with the specified name.static ExceptionDeviationFormat[]ExceptionDeviationFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.