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