|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectLumiSoft.Data.DataRelation
public class DataRelation
| Method Summary | |
|---|---|
DataColumn[] |
getChildColumns()
Gets the child DataColumn objects of this relation. |
DataColumn[] |
getParentColumns()
Gets the parent DataColumn objects of this relation. |
java.lang.String |
getRelationName()
Gets the name used to retrieve a DataRelation from the DataRelationCollection. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getRelationName()
public DataColumn[] getParentColumns()
public DataColumn[] getChildColumns()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||