org.kuali.ole.docstore.model.xmlpojo.ingest
Class LinkInfo
java.lang.Object
org.kuali.ole.docstore.model.xmlpojo.ingest.LinkInfo
public class LinkInfo
- extends Object
Created by IntelliJ IDEA.
User: pvsubrah
Date: 9/9/11
Time: 12:22 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 |
LinkInfo
public LinkInfo()
getFrom
public String getFrom()
setFrom
public void setFrom(String from)
getTo
public String getTo()
setTo
public void setTo(String to)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.