|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jet.api.SubLinkContainerInfo
public class SubLinkContainerInfo
Constructor Summary | |
---|---|
SubLinkContainerInfo(java.lang.String componentName,
java.util.List<SubLinkInfo> sublinkInfos)
Creates information of the SubLinkContainer in the SubReport. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubLinkContainerInfo(java.lang.String componentName, java.util.List<SubLinkInfo> sublinkInfos)
componentName
- Instance name of the component in SubReport.sublinkInfos
- SublInkInfos of the specified component in the subreport.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |