
public class ValParm extends HollowParm
properties, readOnly, set, value| Constructor and Description |
|---|
ValParm(Serializable object) |
ValParm(Serializable object,
Map<?,?> properties) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Serializable> |
getValueClass() |
void |
setValue(Object obj) |
void |
setValue(Serializable arg) |
void |
setValue(String strVal) |
addProperties, clear, clone, getProperties, getValue, isReadOnly, isSet, modifyChecked, setNullValue, toStringpublic ValParm(Serializable object)
public ValParm(Serializable object, Map<?,?> properties)
public Class<? extends Serializable> getValueClass()
getValueClass in class HollowParmpublic void setValue(Serializable arg)
setValue in class HollowParmpublic void setValue(String strVal)
public void setValue(Object obj)
Copyright © 2016 LSST. All rights reserved.