public class DisplayFieldElement extends Object
Constructor and Description |
---|
DisplayFieldElement() |
Modifier and Type | Method and Description |
---|---|
String |
getFieldType() |
String |
getName() |
String |
getSchemaElementName() |
SchemaField |
getSchemaField() |
String |
getSQLJoinedName(SchemaElementI e) |
String |
getStandardizedPath() |
String |
getViewColumn() |
String |
getViewName() |
String |
getXdatType() |
void |
setName(String string) |
void |
setSchemaElementName(String string) |
void |
setViewColumn(String string) |
void |
setViewName(String string) |
void |
setXdatType(String xdatType) |
public String getName()
public String getSchemaElementName()
public String getViewColumn()
public String getViewName()
public void setName(String string)
string
- public void setSchemaElementName(String string)
string
- public void setViewColumn(String string)
string
- public void setViewName(String string)
string
- public String getSQLJoinedName(SchemaElementI e)
public String getFieldType()
public String getStandardizedPath()
public SchemaField getSchemaField() throws XFTInitException, ElementNotFoundException, Exception
public String getXdatType()
public void setXdatType(String xdatType)
xdatType
- The xdatType to set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.