org.kuali.common.util.xml.jaxb.wrapper
Class CollectionWrapper<T>
java.lang.Object
org.kuali.common.util.xml.jaxb.wrapper.CollectionWrapper<T>
public class CollectionWrapper<T>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionWrapper
public CollectionWrapper(Collection<T> collection)
getCollection
public Collection<T> getCollection()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.