org.kuali.ole.pojo.bib
Class Collection
java.lang.Object
org.kuali.ole.pojo.bib.Collection
public class Collection
- extends Object
Created by IntelliJ IDEA.
User: pvsubrah
Date: 4/19/12
Time: 10:32 AM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Collection
public Collection()
getRecords
public List<BibliographicRecord> getRecords()
setRecords
public void setRecords(List<BibliographicRecord> records)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.