public class RcmdContent extends Object
| 构造器和说明 |
|---|
RcmdContent() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getIsLock() |
Long |
getLessonId() |
Long |
getPeriodId() |
Integer |
getSpecificType() |
Long |
getSubjectId() |
String |
getTargetCoverURL() |
String |
getTargetName() |
Integer |
getTargetType() |
Long |
getTaskId() |
Integer |
getTaskType() |
void |
setIsLock(Integer isLock) |
void |
setLessonId(Long lessonId) |
void |
setPeriodId(Long periodId) |
void |
setSpecificType(Integer specificType) |
void |
setSubjectId(Long subjectId) |
void |
setTargetCoverURL(String targetCoverURL) |
void |
setTargetName(String targetName) |
void |
setTargetType(Integer targetType) |
void |
setTaskId(Long taskId) |
void |
setTaskType(Integer taskType) |
public Integer getTargetType()
public void setTargetType(Integer targetType)
public Integer getIsLock()
public void setIsLock(Integer isLock)
public Integer getTaskType()
public void setTaskType(Integer taskType)
public Integer getSpecificType()
public void setSpecificType(Integer specificType)
public String getTargetName()
public void setTargetName(String targetName)
public String getTargetCoverURL()
public void setTargetCoverURL(String targetCoverURL)
public Long getSubjectId()
public void setSubjectId(Long subjectId)
public Long getLessonId()
public void setLessonId(Long lessonId)
public Long getPeriodId()
public void setPeriodId(Long periodId)
public Long getTaskId()
public void setTaskId(Long taskId)
Copyright © 2018. All rights reserved.