public class MappingColumn extends Object
Constructor and Description |
---|
MappingColumn() |
Modifier and Type | Method and Description |
---|---|
String |
getFieldElementFullSQL() |
String |
getFieldElementXMLPath() |
String |
getMapsTo() |
String |
getRootElement() |
void |
setFieldElementXMLPath(String string) |
void |
setMapsTo(String string) |
void |
setRootElement(String string) |
public String getFieldElementXMLPath()
public String getFieldElementFullSQL() throws XFTInitException, ElementNotFoundException, Exception
XFTInitException
ElementNotFoundException
Exception
public String getMapsTo()
public String getRootElement()
public void setFieldElementXMLPath(String string)
string
- public void setMapsTo(String string)
string
- public void setRootElement(String string)
string
- Copyright © 2015 Neuroinformatics Research Group. All rights reserved.