Uses of Enum
org.apache.plc4x.java.opcua.readwrite.OpcuaStatusCode
Packages that use OpcuaStatusCode
-
Uses of OpcuaStatusCode in org.apache.plc4x.java.opcua.readwrite
Methods in org.apache.plc4x.java.opcua.readwrite that return OpcuaStatusCodeModifier and TypeMethodDescriptionstatic OpcuaStatusCodeOpcuaStatusCode.enumForValue(long value) static OpcuaStatusCodeReturns the enum constant of this type with the specified name.static OpcuaStatusCode[]OpcuaStatusCode.values()Returns an array containing the constants of this enum type, in the order they are declared.