public class ExportedKeyValuesAdapter extends MapValuesAdapter<ExportedKeyValues,String,ExportedKey>
| Constructor and Description |
|---|
ExportedKeyValuesAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getKey(ExportedKey value)
Returns the map key for specified map value.
|
marshal, unmarshalprotected String getKey(ExportedKey value)
MapValuesAdaptergetKey in class MapValuesAdapter<ExportedKeyValues,String,ExportedKey>value - the map valuevalue.Copyright © 2011-2013. All Rights Reserved.