| Modifier and Type | Fields and Description |
|---|---|
static String |
MAP_KEY_DEFAULT
default name of map key entry
|
static String |
MAP_VALUE_DEFAULT
default name of map value entry
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
elementName
Used with collections.
|
String |
mapKeyName
name of element rapresents key of a map.
|
String |
mapValueName
name of element rapresents value of a map.
|
int |
order
specifies the order of pojo fields during mapping.
|
String |
value
The name of the XML/JSON element
|
public static final String MAP_VALUE_DEFAULT
public static final String MAP_KEY_DEFAULT
public abstract String value
public abstract String elementName
public abstract String mapKeyName
public abstract String mapValueName
Copyright © 2015. All rights reserved.