| Modifier and Type | Method and Description | 
|---|---|
| String | getContent() | 
| Object | getContentObject()Method to get contentObject. | 
| void | setContent(String content) | 
| void | setContentObject(Object contentObject)Method to set contentObject. | 
public Object getContentObject()
public void setContentObject(Object contentObject)
contentObject - the contentObject to setpublic String getContent()
public void setContent(String content)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.