public class SubReturnValueContainerinfo
extends java.lang.Object
| Constructor and Description |
|---|
SubReturnValueContainerinfo(java.lang.String componentName,
java.util.List<SubReturnValueInfo> subReturnInfos)
Creates information of the SubReturnValueContainer in the SubReport.
|
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.