public static interface PromptInterfaces.XmlKey
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getXmlKey()
Returns the key for XML Variables in the data reference.
|
void |
setXmlKey(java.lang.String key)
Sets the key in case XML Variables are used as data reference.
|