|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.dictionary.data.DataRelation
public class DataRelation
Field Summary | |
---|---|
DataKey |
childKey
|
DataKey |
parentKey
|
Constructor Summary | |
---|---|
DataRelation()
|
Method Summary | |
---|---|
java.util.ArrayList<DataRow> |
getChildRows()
|
java.lang.String |
getName()
|
java.util.ArrayList<DataRow> |
getParentRows()
|
void |
setName(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public DataKey parentKey
public DataKey childKey
Constructor Detail |
---|
public DataRelation()
Method Detail |
---|
public java.lang.String getName()
getName
in interface IStiName
public void setName(java.lang.String name)
setName
in interface IStiName
public java.util.ArrayList<DataRow> getChildRows()
public java.util.ArrayList<DataRow> getParentRows()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |