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