类 MomentDetail
java.lang.Object
com.github.shuaidd.dto.externalcontact.MomentDetail
描述
- 作者:
- ddshuai date 2021-01-05 21:22
-
字段概要
字段修饰符和类型字段说明private Dateprivate Integerprivate Stringprivate MsgLinkprivate MomentLocationprivate Stringprivate MsgTextprivate MomentVideoprivate Integer -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getLink()getText()getVideo()voidsetCreateTime(Date createTime) voidsetCreateType(Integer createType) voidsetCreator(String creator) voidvoidvoidsetLocation(MomentLocation location) voidsetMomentId(String momentId) voidvoidsetVideo(MomentVideo video) voidsetVisibleType(Integer visibleType) toString()
-
字段详细资料
-
momentId
-
creator
-
createTime
-
createType
-
visibleType
-
text
-
images
-
video
-
link
-
location
-
-
构造器详细资料
-
MomentDetail
public MomentDetail()
-
-
方法详细资料