Class TableDelimitedSourceProductInternal


  • public class TableDelimitedSourceProductInternal
    extends TableDelimited
    The Table_Delimited_Source_Product_Internal class defines a table that references many source products (products containing input data for the creation of this product) in the PDS4 registry system. A source product contains input data for the creation of this product.

    Java class for Table_Delimited_Source_Product_Internal complex type

    .

    The following schema fragment specifies the expected content contained within this class.

    
     <complexType name="Table_Delimited_Source_Product_Internal">
       <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>
     
    • Field Detail

      • referenceType

        protected java.lang.String referenceType
    • Constructor Detail

      • TableDelimitedSourceProductInternal

        public TableDelimitedSourceProductInternal()
    • Method Detail

      • getReferenceType

        public java.lang.String getReferenceType()
        Gets the value of the referenceType property.
        Returns:
        possible object is String
      • setReferenceType

        public void setReferenceType​(java.lang.String value)
        Sets the value of the referenceType property.
        Parameters:
        value - allowed object is String