public static class Catalog.CatalogsMapAdapter extends ValuesMapAdapter<Catalog.Catalogs,String,Catalog>
ValuesMapAdapter.AbstractValues<V>, ValuesMapAdapter.Values<V>| Constructor and Description |
|---|
Catalog.CatalogsMapAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getKey(Catalog value)
Returns the map key for specified
value. |
marshal, newBoundType, unmarshalprotected String getKey(Catalog value)
ValuesMapAdaptervalue.getKey in class ValuesMapAdapter<Catalog.Catalogs,String,Catalog>value - map valuevalue.Copyright © 2011-2013. All Rights Reserved.