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