Uses of Enum
org.apache.plc4x.java.opcua.readwrite.OpcuaDataType
Packages that use OpcuaDataType
-
Uses of OpcuaDataType in org.apache.plc4x.java.opcua.field
Methods in org.apache.plc4x.java.opcua.field that return OpcuaDataType -
Uses of OpcuaDataType in org.apache.plc4x.java.opcua.readwrite
Methods in org.apache.plc4x.java.opcua.readwrite that return OpcuaDataTypeModifier and TypeMethodDescriptionstatic OpcuaDataTypeOpcuaDataType.enumForValue(String value) static OpcuaDataTypeOpcuaDataType.firstEnumForFieldVariantType(short fieldValue) static OpcuaDataTypeReturns the enum constant of this type with the specified name.static OpcuaDataType[]OpcuaDataType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.plc4x.java.opcua.readwrite that return types with arguments of type OpcuaDataTypeModifier and TypeMethodDescriptionstatic List<OpcuaDataType>OpcuaDataType.enumsForFieldVariantType(short fieldValue)