org.kuali.student.lum.common.client.lo
Class MetaInfoHelper
java.lang.Object
org.kuali.student.lum.common.client.lo.MetaInfoHelper
public class MetaInfoHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wrap
public static MetaInfoHelper wrap(Data data)
getData
public Data getData()
setVersionInd
public void setVersionInd(String value)
getVersionInd
public String getVersionInd()
setCreateTime
public void setCreateTime(Date value)
getCreateTime
public Date getCreateTime()
setCreateId
public void setCreateId(String value)
getCreateId
public String getCreateId()
setUpdateTime
public void setUpdateTime(Date value)
getUpdateTime
public Date getUpdateTime()
setUpdateId
public void setUpdateId(String value)
getUpdateId
public String getUpdateId()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.