org.kuali.student.lum.common.client.helpers
Class RecentDocInfo
java.lang.Object
org.kuali.student.lum.common.client.helpers.RecentDocInfo
public class RecentDocInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecentDocInfo
public RecentDocInfo(String name,
String location)
getName
public String getName()
setName
public void setName(String name)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.