public class KcObjectCode extends Object
Constructor and Description |
---|
KcObjectCode() |
Modifier and Type | Method and Description |
---|---|
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.
|
public KcObjectCode()
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.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.