Class DefectExternalData
External data with a location, and a message, as produced by tools that used to produce QLDs.
Import path
import external.ExternalArtifactDirect supertypes
Indirect supertypes
Predicates
| getMessage | Gets the message associated with this data item. |
| getURL | Gets the URL associated with this data item. |
Inherited predicates
| getDataPath | Gets the path of the file this data was loaded from. | from ExternalData |
| getField | Gets the value of the | from ExternalData |
| getFieldAsDate | Gets the value of the | from ExternalData |
| getFieldAsFloat | Gets the floating-point value of the | from ExternalData |
| getFieldAsInt | Gets the integer value of the | from ExternalData |
| getNumFields | Gets the number of fields in this data item. | from ExternalData |
| getQueryPath | Gets the path of the file this data was loaded from, with its extension replaced by | from ExternalData |
| toString | Gets a textual representation of this data item. | from ExternalData |