public class MapMapping extends Object
| Constructor and Description |
|---|
MapMapping(String entryName,
String keyName,
boolean flat,
String dupsMode,
String defaultKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultKey() |
String |
getDupsMode() |
String |
getEntryName() |
String |
getKeyName() |
boolean |
isFlat() |
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.