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