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