Class ExternalData
An external data item.
Import path
import external.ExternalArtifact
Direct supertypes
Known direct subtypes
Predicates
getDataPath |
Gets the path of the file this data was loaded from. |
getField |
Gets the value of the |
getFieldAsDate |
Gets the value of the |
getFieldAsFloat |
Gets the floating-point value of the |
getFieldAsInt |
Gets the integer value of the |
getNumFields |
Gets the number of fields in this data item. |
getQueryPath |
Gets the path of the file this data was loaded from, with its extension replaced by |
toString |
Gets a textual representation of this data item. |