Class GuildListResp
java.lang.Object
com.mikuac.shiro.dto.action.response.GuildListResp
GuildListResp class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetGuildDisplayId(Long guildDisplayId) voidsetGuildId(String guildId) voidsetGuildName(String guildName) toString()
-
Constructor Details
-
GuildListResp
public GuildListResp()
-
-
Method Details