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