class: StatisticReportDefinitionVOListWrapper

public class: StatisticReportDefinitionVOListWrapper
Author: Markus Haarlaender (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1951 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:14:29; Modified: 16.07.2009 15:14:29;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {A7CE1530-5E53-494b-A402-271D3120BA38}
This class is used by the XML transforming classes to wrap a statistic report definition list which consists of a list report-definitions. The reason for this is that JiBX cannot bind directly to ArrayLists.
 

Goto: Custom Properties, Fields, Methods

Appears in: wrappers

Custom Properties
 
StatisticReportDefinitionVOListWrapper Attributes
Attribute Details
private List
  repDefList
 
StatisticReportDefinitionVOListWrapper Methods
Operation Details
public
getRepDefList():List
Sequential
public
setRepDefList(
   List repDefList):void
Sequential