Uses of Enum Class
org.eclipse.milo.opcua.stack.core.types.enumerated.ExceptionDeviationFormat
Packages that use ExceptionDeviationFormat
-
Uses of ExceptionDeviationFormat in org.eclipse.milo.opcua.stack.core.types.enumerated
Methods in org.eclipse.milo.opcua.stack.core.types.enumerated that return ExceptionDeviationFormatModifier and TypeMethodDescriptionstatic @Nullable ExceptionDeviationFormatExceptionDeviationFormat.from(int value) static ExceptionDeviationFormatReturns the enum constant of this class with the specified name.static ExceptionDeviationFormat[]ExceptionDeviationFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.