org.kuali.ole.ingest.pojo
Class Krms

java.lang.Object
  extended by org.kuali.ole.ingest.pojo.Krms

public class Krms
extends Object

Krms is a business object class for Krms


Constructor Summary
Krms()
           
 
Method Summary
 List<OleAgenda> getOleAgendaList()
          Gets the oleAgendaList attribute.
 void setOleAgendaList(List<OleAgenda> oleAgendaList)
          Sets the oleAgendaList attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Krms

public Krms()
Method Detail

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.