public class TIC3ErgebnisErzeugungRegel extends AbstractTIC3InfoElement
Entspricht TIC3-Typ 'CreateResultRuleType'.
Modifier and Type | Field and Description |
---|---|
private TIC3Text |
elementpfad
Elementpfad.
|
private TIC3Text |
elementschluessel
Elementschlüssel.
|
private TIC3Boolean |
verwenden
Verwenden.
|
static String |
XML_ELEMENT_REGEL
TIC3 Info XML Element: Rule (RUL), A list of rules to be used when this source data is used to create the data contained in this object.
|
Constructor and Description |
---|
TIC3ErgebnisErzeugungRegel()
Erzeugt ein neues Objekt.
|
TIC3ErgebnisErzeugungRegel(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_REGEL
private TIC3Boolean verwenden
TIC3 Info XML Element: Use (USE), Specifies whether or not the element is used to create the data contained in this object.
private TIC3Text elementpfad
TIC3 Info XML Element: ElementPath (ELP), The address of the element which was combined, consisting of the path from the root of the object type to the element and the element identifier.
private TIC3Text elementschluessel
TIC3 Info XML Element: ElementKey (ELV), The key of the element which was combined.
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.