public class Zuordnungsinformation
extends Object
Constructor and Description |
---|
Zuordnungsinformation() |
Modifier and Type | Method and Description |
---|---|
String |
getKey()
Definiert den Inhalt (zum Beispiel REZID).
|
String |
getValue()
Enthält den Wert.
|
void |
setKey(String key) |
void |
setValue(String value) |