T_DataQuality_RawData
Java class for t_dataQuality_RawData complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_dataQuality_RawData">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="date" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="source" use="required" type="{}e_dataQuality_RawData_Source" />
<attribute name="sourceComment" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="postProcessing" use="required" type="{}e_dataQuality_RawData_PostProcessing" />
<attribute name="postProcessingComment" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the postProcessing property.
Link copied to clipboard
Gets the value of the postProcessingComment property.
Link copied to clipboard
Gets the value of the source property.
Link copied to clipboard
Gets the value of the sourceComment property.
Link copied to clipboard
Sets the value of the postProcessing property.
Link copied to clipboard
Sets the value of the postProcessingComment property.
Link copied to clipboard
Sets the value of the source property.
Link copied to clipboard
Sets the value of the sourceComment property.