org.kuali.ole.ingest.krms.pojo
Class OleKrmsAction

java.lang.Object
  extended by org.kuali.ole.ingest.krms.pojo.OleKrmsAction

public class OleKrmsAction
extends Object

Created with IntelliJ IDEA. User: vivekb Date: 7/20/12 Time: 11:48 AM To change this template use File | Settings | File Templates.


Constructor Summary
OleKrmsAction()
           
 
Method Summary
 String getName()
          Gets the oleAgendaList attribute.
 List<OleParameter> getParameters()
           
 void setName(String name)
          Sets the name attribute value.
 void setParameters(List<OleParameter> parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleKrmsAction

public OleKrmsAction()
Method Detail

getName

public String getName()
Gets the oleAgendaList attribute.

Returns:
Returns the oleAgendaList.

setName

public void setName(String name)
Sets the name attribute value.

Parameters:
name - The name to set.

getParameters

public List<OleParameter> getParameters()

setParameters

public void setParameters(List<OleParameter> parameters)


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