public static class OapiEduCirclePostListRequest.OpenFeedQueryParam extends TaobaoObject
| Constructor and Description |
|---|
OpenFeedQueryParam() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getBizType() |
Long |
getClassId() |
Long |
getCount() |
Long |
getCursor() |
Long |
getFeedType() |
String |
getStudentId() |
Long |
getTopicId() |
String |
getUserid() |
String |
getUserRole() |
void |
setBizType(Long bizType) |
void |
setClassId(Long classId) |
void |
setCount(Long count) |
void |
setCursor(Long cursor) |
void |
setFeedType(Long feedType) |
void |
setStudentId(String studentId) |
void |
setTopicId(Long topicId) |
void |
setUserid(String userid) |
void |
setUserRole(String userRole) |
public Long getBizType()
public void setBizType(Long bizType)
public Long getClassId()
public void setClassId(Long classId)
public Long getCount()
public void setCount(Long count)
public Long getCursor()
public void setCursor(Long cursor)
public Long getFeedType()
public void setFeedType(Long feedType)
public String getStudentId()
public void setStudentId(String studentId)
public Long getTopicId()
public void setTopicId(Long topicId)
public String getUserRole()
public void setUserRole(String userRole)
public String getUserid()
public void setUserid(String userid)
Copyright © 2021. All rights reserved.