de.bsvrz.puk.config.xmlFile.properties
Class ConfigurationData
java.lang.Object
de.bsvrz.puk.config.xmlFile.properties.ConfigurationData
- All Implemented Interfaces:
- DatasetElement
public class ConfigurationData
- extends Object
- implements DatasetElement
Stellt ein Objekt zur Verfügung, das ein "datum" abbildet, wie es in der K2S.DTD definiert ist.
- Author:
- Kappich Systemberatung
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationData
public ConfigurationData(String name,
String value)
getName
public String getName()
- Attribut "name"
- Returns:
- s.o.
getValue
public String getValue()
- Attribut "wert"
- Returns:
- s.o.