public class SpectrumQueryField extends QueryField
fieldname
Constructor and Description |
---|
SpectrumQueryField(SPECCHIOClient specchio_client,
java.lang.String db_field_name,
java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
CategoryTable |
getCategoryValues() |
java.lang.Integer |
getId() |
java.lang.String |
getLabel() |
void |
setId(int id) |
void |
textReport() |
get_fieldname, getClientProperty, getNative_value, getOperator, getValue, isSet, putClientProperty, set_operator, set_value, setNative_value
public SpectrumQueryField(SPECCHIOClient specchio_client, java.lang.String db_field_name, java.lang.String label) throws SPECCHIOClientException
SPECCHIOClientException
public CategoryTable getCategoryValues()
public void setId(int id)
public java.lang.Integer getId()
public void textReport()
textReport
in class QueryField
public java.lang.String getLabel()
getLabel
in class QueryField