XmlMapName

constructor(entry: String? = Default.entry, key: String = Default.key, value: String = Default.value)

Parameters

entry

the name of the entry node which wraps map entries. Must be null for flat maps.

key

the name of the key field

value

the name of the value field