Class GuildMetaByGuestResp
java.lang.Object
com.mikuac.shiro.dto.action.response.GuildMetaByGuestResp
GuildMetaByGuestResp class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetCreateTime(Long createTime) voidsetGuildId(String guildId) voidsetGuildName(String guildName) voidsetGuildProfile(String guildProfile) voidsetMaxAdminCount(Long maxAdminCount) voidsetMaxMemberCount(Long maxMemberCount) voidsetMaxRobotCount(Long maxRobotCount) voidsetMemberCount(Long memberCount) voidsetOwnerId(String ownerId) toString()
-
Constructor Details
-
GuildMetaByGuestResp
public GuildMetaByGuestResp()
-
-
Method Details
-
getGuildId
-
getGuildName
-
getGuildProfile
-
getCreateTime
-
getMaxMemberCount
-
getMaxRobotCount
-
getMaxAdminCount
-
getMemberCount
-
getOwnerId
-
setGuildId
-
setGuildName
-
setGuildProfile
-
setCreateTime
-
setMaxMemberCount
-
setMaxRobotCount
-
setMaxAdminCount
-
setMemberCount
-
setOwnerId
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-