public interface XdatFieldMappingSetI
Modifier and Type | Method and Description |
---|---|
ArrayList |
getAllow()
allow
|
String |
getMethod() |
String |
getSchemaElementName() |
ArrayList |
getSubSet()
sub_set
|
Integer |
getXdatFieldMappingSetId() |
void |
setAllow(ItemI v)
Sets the value for allow.
|
void |
setMethod(String v)
Sets the value for method.
|
void |
setSubSet(ItemI v)
Sets the value for sub_set.
|
void |
setXdatFieldMappingSetId(Integer v)
Sets the value for xdat_field_mapping_set_id.
|
String getSchemaElementName()
ArrayList getAllow()
void setAllow(ItemI v) throws Exception
v
- Value to Set.Exception
ArrayList getSubSet()
void setSubSet(ItemI v) throws Exception
v
- Value to Set.Exception
String getMethod()
void setMethod(String v)
v
- Value to Set.Integer getXdatFieldMappingSetId()
void setXdatFieldMappingSetId(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.