org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter
Class ColumnListParameter
java.lang.Object
org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter.Parameter
org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter.ColumnListParameter
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class ColumnListParameter
- extends Parameter
- implements com.google.gwt.user.client.rpc.IsSerializable
- Author:
- ceras
Methods inherited from class org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter.Parameter |
getDescription, getName, getTypology, isColumn, isColumnList, isEnum, isFile, isList, isObject, isTabular, setDescription, setName, setTypology |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnListParameter
public ColumnListParameter()
ColumnListParameter
public ColumnListParameter(String name,
String description,
String referredTabularParameterName,
String separator)
setReferredTabularParameterName
public void setReferredTabularParameterName(String referredTabularParameterName)
- Parameters:
referredTabularParameterName
- the referredTabularParameterName to set
getReferredTabularParameterName
public String getReferredTabularParameterName()
- Returns:
- the referredTabularParameterName
getValue
public String getValue()
- Specified by:
getValue
in class Parameter
- Returns:
- the value
setValue
public void setValue(String value)
- Specified by:
setValue
in class Parameter
getSeparator
public String getSeparator()
- Returns:
- the separator
Copyright © 2014. All Rights Reserved.