org.kuali.ole.pojo.bib
Class Collection

java.lang.Object
  extended by 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.


Constructor Summary
Collection()
           
 
Method Summary
 List<BibliographicRecord> getRecords()
           
 void setRecords(List<BibliographicRecord> records)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Collection

public Collection()
Method Detail

getRecords

public List<BibliographicRecord> getRecords()

setRecords

public void setRecords(List<BibliographicRecord> records)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.