class: MetadataSetVOListWrapper

public class: MetadataSetVOListWrapper
Author: mfranke (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: {F9CFC48F-56AD-4110-A298-C2827BDA3636}
This class is used by the XML transforming classes to wrap a list of Metadata sets. The reason for this is that JiBX cannot bind directly to ArrayLists.
 

Goto: Custom Properties, Fields, Methods

Appears in: wrappers

Custom Properties
 
MetadataSetVOListWrapper Attributes
Attribute Details
package List
  metadataSets
Notes: The list.
 
MetadataSetVOListWrapper Methods
Operation Details
public
getMetadataSets():List
Sequential
public
setMetadataSets(
   List metadataSets):void
Sequential