public class ProfileAttribute extends Object
Constructor and Description |
---|
ProfileAttribute() |
Modifier and Type | Method and Description |
---|---|
String |
getAgendaName() |
String |
getAttributeName() |
String |
getAttributeValue() |
Integer |
getId() |
String |
getSystemValue() |
void |
setAgendaName(String agendaName) |
void |
setAttributeName(String attributeName) |
void |
setAttributeValue(String attributeValue) |
void |
setId(Integer id) |
void |
setSystemValue(String systemValue) |
public ProfileAttribute()
public String getSystemValue()
public void setSystemValue(String systemValue)
public String getAgendaName()
public void setAgendaName(String agendaName)
public String getAttributeName()
public void setAttributeName(String attributeName)
public String getAttributeValue()
public void setAttributeValue(String attributeValue)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.