org.kuali.ole.pojo
Class ProfileAttribute
java.lang.Object
org.kuali.ole.pojo.ProfileAttribute
public class ProfileAttribute
- extends Object
Created by IntelliJ IDEA.
User: pvsubrah
Date: 4/9/12
Time: 5:28 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 |
ProfileAttribute
public ProfileAttribute()
getSystemValue
public String getSystemValue()
setSystemValue
public void setSystemValue(String systemValue)
getId
public Integer getId()
setId
public void setId(Integer id)
getAgendaName
public String getAgendaName()
setAgendaName
public void setAgendaName(String agendaName)
getAttributeName
public String getAttributeName()
setAttributeName
public void setAttributeName(String attributeName)
getAttributeValue
public String getAttributeValue()
setAttributeValue
public void setAttributeValue(String attributeValue)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.