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