org.kuali.ole.ingest.krms.pojo
Class OleParameter
java.lang.Object
org.kuali.ole.ingest.krms.pojo.OleParameter
public class OleParameter
- extends Object
Created with IntelliJ IDEA.
User: vivekb
Date: 8/22/12
Time: 11:53 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 |
OleParameter
public OleParameter()
getType
public String getType()
setType
public void setType(String type)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.