org.kuali.ole.ingest.krms.pojo
Class OleKrmsAction
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OleKrmsAction
public OleKrmsAction()
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.