Uses of Enum Class
org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode.InfoType
Packages that use StatusCode.InfoType
-
Uses of StatusCode.InfoType in org.eclipse.milo.opcua.stack.core.types.builtin
Methods in org.eclipse.milo.opcua.stack.core.types.builtin that return StatusCode.InfoTypeModifier and TypeMethodDescriptionStatusCode.getInfoType()Get the type of information contained in the info bits.static StatusCode.InfoTypeReturns the enum constant of this class with the specified name.static StatusCode.InfoType[]StatusCode.InfoType.values()Returns an array containing the constants of this enum class, in the order they are declared.