public abstract class PropertyListTimeValue extends PropertyList<TimeValue>
| Constructor and Description |
|---|
PropertyListTimeValue() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TimeValue> |
clone(java.lang.Object element) |
GUIProperty<java.util.List<TimeValue>> |
getGUIProperty() |
java.lang.Object |
unmarshall(java.lang.String xml) |
marshall, marshallStaticcompare, equals, getDependencies, getIcon, getMeaningfulTypeConstructs, getValueDouble, hashCode, hasOrdering, higherBetter, monotonicity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDefaultValue, getID, getNamepublic java.lang.Object unmarshall(java.lang.String xml)
xml - the xml fragment to be parsedpublic GUIProperty<java.util.List<TimeValue>> getGUIProperty() throws java.lang.InstantiationException, java.lang.IllegalAccessException
getGUIProperty in interface Property<java.util.List<TimeValue>>getGUIProperty in class HighLevelProperty<java.util.List<TimeValue>>java.lang.InstantiationExceptionjava.lang.IllegalAccessExceptionpublic java.util.List<TimeValue> clone(java.lang.Object element)