java.lang.Object
de.bsvrz.kex.lmstic3.vew.daten.tic.AbstractTIC3InfoElement
de.bsvrz.kex.lmstic3.vew.daten.tic.elemente.TIC3Quelle
All Implemented Interfaces:
TIC3InfoElement

public class TIC3Quelle
extends AbstractTIC3InfoElement
TIC3-Quelle.

Entspricht TIC3-Typ 'UnspecificVersionReferenceExtendedType'.

  • Field Details

    • XML_ELEMENT_QUELLE

      public static final java.lang.String XML_ELEMENT_QUELLE
      TIC3 Info XML Element: Source (SRC), A list of references to and information about the source data used to create the data contained in this object.
      See Also:
      Constant Field Values
  • Constructor Details

    • TIC3Quelle

      public TIC3Quelle()
      Erzeugt ein neues Objekt.
    • TIC3Quelle

      public TIC3Quelle​(java.lang.String xmlName, java.lang.String davName)
      Erzeugt ein neues Objekt.
      Parameters:
      xmlName - Name des XML-ELementes
      davName - Name des DAV-Attributes
  • Method Details

    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object