Package com.stimulsoft.report.utils.data
Class StiXmlTable
java.lang.Object
com.stimulsoft.base.utils.XmlObject
com.stimulsoft.report.utils.data.StiXmlTable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanClass<?>[]List<javax.xml.bind.JAXBElement<StiSqlField>> getName()voidmerge(StiXmlTable table) voidsetColumns(List<StiSqlField> columns) voidsetRelations(StiDataRelationCollection relations)
-
Constructor Details
-
StiXmlTable
public StiXmlTable() -
StiXmlTable
-
-
Method Details
-
getRelations
-
setRelations
-
getJAXBColunns
-
getClassesToBeBound
- Overrides:
getClassesToBeBoundin classXmlObject
-
getName
-
setColumns
-
getColumns
- Returns:
- the colunns
-
getColumn
-
equals
-
merge
-