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