Uses of Class
org.apache.plc4x.java.opcua.readwrite.OpcuaNodeIdServicesVariableData
-
Packages that use OpcuaNodeIdServicesVariableData Package Description org.apache.plc4x.java.opcua.readwrite -
-
Uses of OpcuaNodeIdServicesVariableData in org.apache.plc4x.java.opcua.readwrite
Methods in org.apache.plc4x.java.opcua.readwrite that return OpcuaNodeIdServicesVariableData Modifier and Type Method Description static OpcuaNodeIdServicesVariableDataOpcuaNodeIdServicesVariableData. enumForValue(int value)static OpcuaNodeIdServicesVariableDataOpcuaNodeIdServicesVariableData. valueOf(String name)Returns the enum constant of this type with the specified name.static OpcuaNodeIdServicesVariableData[]OpcuaNodeIdServicesVariableData. values()Returns an array containing the constants of this enum type, in the order they are declared.
-