public class MapParm extends HollowParm<HashMap>
properties, readOnly, set, value| Constructor and Description |
|---|
MapParm() |
MapParm(Map map) |
MapParm(Map map,
Map<?,?> props) |
| Modifier and Type | Method and Description |
|---|---|
Class<HashMap> |
getValueClass() |
void |
setValue(Map map) |
addProperties, clear, clone, getProperties, getValue, isReadOnly, isSet, modifyChecked, setNullValue, setValue, toStringpublic MapParm()
public MapParm(Map map)
public void setValue(Map map)
public Class<HashMap> getValueClass()
getValueClass in class HollowParm<HashMap>Copyright © 2016 LSST. All rights reserved.