org.kuali.ole.ingest.pojo
Class Krms
java.lang.Object
org.kuali.ole.ingest.pojo.Krms
public class Krms
- extends Object
Krms is a business object class for Krms
Constructor Summary |
Krms()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Krms
public Krms()
getOleAgendaList
public List<OleAgenda> getOleAgendaList()
- Gets the oleAgendaList attribute.
- Returns:
- Returns the oleAgendaList.
setOleAgendaList
public void setOleAgendaList(List<OleAgenda> oleAgendaList)
- Sets the oleAgendaList attribute value.
- Parameters:
oleAgendaList
- The oleAgendaList to set.
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.