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