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