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