public class EmptyListValue<T> extends java.lang.Object implements ParameterValueInterface<ListData<java.lang.Object>>, java.io.Serializable
| Constructor and Description |
|---|
EmptyListValue(java.lang.String name) |
public java.lang.String getName()
getName in interface ParameterValueInterface<ListData<java.lang.Object>>public ListData<java.lang.Object> getValue()
getValue in interface ParameterValueInterface<ListData<java.lang.Object>>public void setName(java.lang.String name)