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