org.kuali.common.util.xml.jaxb.wrapper
Class CollectionWrapper<T>

java.lang.Object
  extended by org.kuali.common.util.xml.jaxb.wrapper.CollectionWrapper<T>

public class CollectionWrapper<T>
extends Object


Constructor Summary
CollectionWrapper(Collection<T> collection)
           
 
Method Summary
 Collection<T> getCollection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionWrapper

public CollectionWrapper(Collection<T> collection)
Method Detail

getCollection

public Collection<T> getCollection()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.