public class StiJsonRelationData
extends java.lang.Object
| Constructor and Description |
|---|
StiJsonRelationData() |
| Modifier and Type | Method and Description |
|---|---|
StiDataColumn |
getChildColumn() |
DataTable |
getChildTable() |
java.lang.String |
getParentTableName() |
void |
setChildColumn(StiDataColumn childColumn) |
void |
setChildTable(DataTable childTable) |
void |
setParentTableName(java.lang.String parentTableName) |
public StiDataColumn getChildColumn()
public void setChildColumn(StiDataColumn childColumn)
childColumn - the childColumn to setpublic DataTable getChildTable()
public void setChildTable(DataTable childTable)
childTable - the childTable to setpublic java.lang.String getParentTableName()
public void setParentTableName(java.lang.String parentTableName)
parentTableName - the parentTableName to setCopyright © 2019 Stimulsoft. All Rights Reserved.