org.kuali.ole.ingest.pojo
Class OleRoute
java.lang.Object
org.kuali.ole.ingest.pojo.OleRoute
public class OleRoute
- extends Object
Created by IntelliJ IDEA.
User: pvsubrah
Date: 3/30/12
Time: 3:17 PM
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 |
OleRoute
public OleRoute()
getName
public String getName()
setName
public void setName(String name)
getType
public String getType()
setType
public void setType(String type)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.