| 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 abstract String value
public abstract String elementName
public abstract String mapKeyName
MAP_KEY_DEFAULTpublic abstract String mapValueName
MAP_VALUE_DEFAULTpublic abstract int order
Copyright © 2016. All rights reserved.