com.stimulsoft.report.json.datahelp
Class StiJsonRelationData
java.lang.Object
com.stimulsoft.report.json.datahelp.StiJsonRelationData
public class StiJsonRelationData
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiJsonRelationData
public StiJsonRelationData()
getChildColumn
public StiDataColumn getChildColumn()
- Returns:
- the childColumn
setChildColumn
public void setChildColumn(StiDataColumn childColumn)
- Parameters:
childColumn
- the childColumn to set
getChildTable
public DataTable getChildTable()
- Returns:
- the childTable
setChildTable
public void setChildTable(DataTable childTable)
- Parameters:
childTable
- the childTable to set
getParentTableName
public java.lang.String getParentTableName()
- Returns:
- the parentTableName
setParentTableName
public void setParentTableName(java.lang.String parentTableName)
- Parameters:
parentTableName
- the parentTableName to set