public class ContentRecord extends BaseRecord
date| Constructor and Description |
|---|
ContentRecord()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContentId()
get the content ID
|
String |
getContentName()
get the content name
|
void |
setContentId(String contentId)
set the content ID
|
void |
setContentName(String contentName)
set the content name
|
getDate, setDatepublic String getContentId()
public void setContentId(String contentId)
contentId - the content IDpublic String getContentName()
public void setContentName(String contentName)
contentName - the content nameCopyright © 2016. All Rights Reserved.