public class MapParm extends HollowParm<org.lsst.gruth.types.GMap>
properties, readOnly, set, value| Constructor and Description |
|---|
MapParm() |
MapParm(Map map) |
MapParm(Map map,
Map<?,?> props) |
MapParm(String strVal) |
MapParm(String strVal,
Map<?,?> props) |
| Modifier and Type | Method and Description |
|---|---|
Class<org.lsst.gruth.types.GMap> |
getValueClass() |
void |
modifyChecked(Object obj) |
void |
setValue(Map map) |
void |
setValue(String valStr) |
addProperties, clear, clone, getProperties, getValue, isReadOnly, isSet, setNullValue, setValue, toStringpublic MapParm()
public MapParm(Map map)
public MapParm(String strVal)
public void setValue(String valStr)
public void setValue(Map map)
public Class<org.lsst.gruth.types.GMap> getValueClass()
getValueClass in class HollowParm<org.lsst.gruth.types.GMap>public void modifyChecked(Object obj)
modifyChecked in class HollowParm<org.lsst.gruth.types.GMap>Copyright © 2015 LSST. All rights reserved.