T_DataQuality_Error
Java class for t_dataQuality_Error complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_dataQuality_Error">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="xyAbsolute" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="zAbsolute" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="xyRelative" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="zRelative" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the xyAbsolute property.
Link copied to clipboard
Gets the value of the xyRelative property.
Link copied to clipboard
Gets the value of the zAbsolute property.
Link copied to clipboard
Gets the value of the zRelative property.
Link copied to clipboard
Sets the value of the xyAbsolute property.
Link copied to clipboard
Sets the value of the xyRelative property.
Link copied to clipboard
Sets the value of the zAbsolute property.
Link copied to clipboard
Sets the value of the zRelative property.