Class GroupHonorInfoResp
java.lang.Object
com.mikuac.shiro.dto.action.response.GroupHonorInfoResp
Created on 2021/7/8.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class忘了是啥static class其它荣耀 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetCurrentTalkative(GroupHonorInfoResp.CurrentTalkative currentTalkative) voidsetEmotionList(List<GroupHonorInfoResp.OtherHonor> emotionList) voidsetGroupId(Long groupId) voidsetLegendList(List<GroupHonorInfoResp.OtherHonor> legendList) voidsetPerformerList(List<GroupHonorInfoResp.OtherHonor> performerList) voidsetStrongNewbieList(List<GroupHonorInfoResp.OtherHonor> strongNewbieList) voidsetTalkativeList(List<GroupHonorInfoResp.OtherHonor> talkativeList) toString()
-
Constructor Details
-
GroupHonorInfoResp
public GroupHonorInfoResp()
-
-
Method Details
-
getGroupId
-
getCurrentTalkative
-
getTalkativeList
-
getPerformerList
-
getLegendList
-
getStrongNewbieList
-
getEmotionList
-
setGroupId
-
setCurrentTalkative
-
setTalkativeList
-
setPerformerList
-
setLegendList
-
setStrongNewbieList
-
setEmotionList
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-