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, setDate
public String getContentId()
public void setContentId(String contentId)
contentId
- the content IDpublic String getContentName()
public void setContentName(String contentName)
contentName
- the content nameCopyright © 2014. All Rights Reserved.