|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.integration.cg.dto.KcObjectCode
public class KcObjectCode
| Constructor Summary | |
|---|---|
KcObjectCode()
|
|
| Method Summary | |
|---|---|
String |
getDescription()
Gets the description attribute. |
String |
getObjectCodeName()
Gets the objectCodeName attribute. |
void |
setDescription(String description)
Sets the description attribute value. |
void |
setObjectCodeName(String objectCodeName)
Sets the objectCodeName attribute value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KcObjectCode()
| Method Detail |
|---|
public String getObjectCodeName()
public void setObjectCodeName(String objectCodeName)
objectCodeName - The objectCodeName to set.public String getDescription()
public void setDescription(String description)
description - The description to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||