public interface XdatCriteriaI
Modifier and Type | Method and Description |
---|---|
String |
getComparisonType() |
String |
getCustomSearch() |
Boolean |
getOverrideValueFormatting() |
String |
getSchemaElementName() |
String |
getSchemaField() |
String |
getValue() |
Integer |
getXdatCriteriaId() |
void |
setComparisonType(String v)
Sets the value for comparison_type.
|
void |
setCustomSearch(String v)
Sets the value for custom_search.
|
void |
setOverrideValueFormatting(Object v)
Sets the value for override_value_formatting.
|
void |
setSchemaField(String v)
Sets the value for schema_field.
|
void |
setValue(String v)
Sets the value for value.
|
void |
setXdatCriteriaId(Integer v)
Sets the value for xdat_criteria_id.
|
String getSchemaElementName()
String getSchemaField()
void setSchemaField(String v)
v
- Value to Set.String getComparisonType()
void setComparisonType(String v)
v
- Value to Set.String getCustomSearch()
void setCustomSearch(String v)
v
- Value to Set.String getValue()
void setValue(String v)
v
- Value to Set.Boolean getOverrideValueFormatting()
void setOverrideValueFormatting(Object v)
v
- Value to Set.Integer getXdatCriteriaId()
void setXdatCriteriaId(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.