public class TableDelimitedSourceProductExternal extends TableDelimited
Java class for Table_Delimited_Source_Product_External complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Table_Delimited_Source_Product_External">
<complexContent>
<extension base="{http://pds.nasa.gov/pds4/pds/v1}Table_Delimited">
<sequence>
<element name="reference_type" type="{http://pds.nasa.gov/pds4/pds/v1}reference_type"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
referenceType |
fieldDelimiter, recordDelimited, recordDelimiter, records, uniformlySampleddescription, objectLength, offset, parsingStandardIdlocalIdentifier, md5Checksum, name| Constructor and Description |
|---|
TableDelimitedSourceProductExternal() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReferenceType()
Gets the value of the referenceType property.
|
void |
setReferenceType(String value)
Sets the value of the referenceType property.
|
getFieldDelimiter, getRecordDelimited, getRecordDelimiter, getRecords, getUniformlySampled, setFieldDelimiter, setRecordDelimited, setRecordDelimiter, setRecords, setUniformlySampledgetDescription, getObjectLength, getOffset, getParsingStandardId, setDescription, setObjectLength, setOffset, setParsingStandardIdgetLocalIdentifier, getMd5Checksum, getName, setLocalIdentifier, setMd5Checksum, setNameprotected String referenceType
Copyright © 2020. All rights reserved.