public interface XdatCriteriaSetI
Modifier and Type | Method and Description |
---|---|
ArrayList |
getChildSet()
child_set
|
ArrayList |
getCriteria()
criteria
|
String |
getMethod() |
String |
getSchemaElementName() |
Integer |
getXdatCriteriaSetId() |
void |
setChildSet(ItemI v)
Sets the value for child_set.
|
void |
setCriteria(ItemI v)
Sets the value for criteria.
|
void |
setMethod(String v)
Sets the value for method.
|
void |
setXdatCriteriaSetId(Integer v)
Sets the value for xdat_criteria_set_id.
|
String getSchemaElementName()
ArrayList getCriteria()
void setCriteria(ItemI v) throws Exception
v
- Value to Set.Exception
ArrayList getChildSet()
void setChildSet(ItemI v) throws Exception
v
- Value to Set.Exception
String getMethod()
void setMethod(String v)
v
- Value to Set.Integer getXdatCriteriaSetId()
void setXdatCriteriaSetId(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.