|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.java4less.rreport.RAreaInstance
this class contains a the set of RObjectIntances of an area instance
Field Summary | |
long |
repetitionId
are repetition Id |
Constructor Summary | |
RAreaInstance(long repId)
|
Method Summary | |
void |
addObjectInstance(RObjectInstance obj)
add object intance |
RObjectInstance |
getObjectInstance(java.lang.String name)
get Object Instance by name |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long repetitionId
Constructor Detail |
public RAreaInstance(long repId)
Method Detail |
public void addObjectInstance(RObjectInstance obj)
public RObjectInstance getObjectInstance(java.lang.String name)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |