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