Uses of Class
org.apache.plc4x.java.opcua.readwrite.DataTypeDescription
Packages that use DataTypeDescription
-
Uses of DataTypeDescription in org.apache.plc4x.java.opcua.readwrite
Fields in org.apache.plc4x.java.opcua.readwrite with type parameters of type DataTypeDescriptionModifier and TypeFieldDescriptionprotected final List<DataTypeDescription>DataTypeSchemaHeader.enumDataTypesprotected final List<DataTypeDescription>DataTypeSchemaHeader.simpleDataTypesprotected final List<DataTypeDescription>DataTypeSchemaHeader.structureDataTypesMethods in org.apache.plc4x.java.opcua.readwrite that return DataTypeDescriptionMethods in org.apache.plc4x.java.opcua.readwrite that return types with arguments of type DataTypeDescriptionModifier and TypeMethodDescriptionDataTypeSchemaHeader.getEnumDataTypes()DataTypeSchemaHeader.getSimpleDataTypes()DataTypeSchemaHeader.getStructureDataTypes()