public class TIC3Quelle extends AbstractTIC3InfoElement
Entspricht TIC3-Typ 'UnspecificVersionReferenceExtendedType'.
Modifier and Type | Field and Description |
---|---|
private TIC3InfoAttribut |
beschreibung
Beschreibung.
|
private TIC3Zeitstempel |
datenErzeugungsZeit
TIC3 Datenerzeugungszeit.
|
private TIC3ErgebnisErzeugung |
ergebnisErzeugung
Ergebnis erzeugen..
|
private TIC3Text |
quelldatenBeschreibung
Quelldaten-Beschreibung.
|
private TIC3Text |
quelldatenproduzent
Quelldatenproduzent.
|
private TIC3Text |
tic3Id
TicId.
|
private TIC3Text |
typ
Objekttyp.
|
static 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.
|
Constructor and Description |
---|
TIC3Quelle()
Erzeugt ein neues Objekt.
|
TIC3Quelle(String xmlName,
String davName)
Erzeugt ein neues Objekt.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addAttribut, addAttribut, addKindElement, einlesenXML, erzeugeDocumentElement, getAttribute, getDavAttributName, getDavDaten, getKindElemente, getLocalDavData, getNameAttribut, getWertAttribut, getXmlDaten, getXmlElementName, hatNodeHandler, publizieren, setDavDaten, setDavDaten, setXmlDaten, useAttributValue
public static final String XML_ELEMENT_QUELLE
private TIC3InfoAttribut beschreibung
Beschreibung aus Wert des 'description'-Attributes.
private final TIC3Text typ
TIC3 Info XML Element: ObjectType (OTY), The Identifier of the object type.
private final TIC3Text tic3Id
TIC3 Info XML Element: TicId (TID), An identifier which is unique across all systems using TIC for this object type.
private final TIC3Zeitstempel datenErzeugungsZeit
TIC Info XML Element: CreateTime (CRT), The date and time when the data contained in this object version was created.
private final TIC3Text quelldatenproduzent
TIC3 Info XML Element: SourceDataProducer (SDP), The data producer of the source data. A reference to "Organization".
private final TIC3Text quelldatenBeschreibung
TIC3 Info XML Element: SourceDescription (SDS), A culture-dependent description of the source data.
private final TIC3ErgebnisErzeugung ergebnisErzeugung
TIC3 Info XML Element: CreateResult (CRE), Settings used to create the data contained in this object.
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.