Uses of Class
io.gs2.guild.result.GetGuildModelMasterResult
Packages that use GetGuildModelMasterResult
-
Uses of GetGuildModelMasterResult in io.gs2.guild
Methods in io.gs2.guild that return GetGuildModelMasterResultModifier and TypeMethodDescriptionGs2GuildRestClient.getGuildModelMaster(GetGuildModelMasterRequest request) Method parameters in io.gs2.guild with type arguments of type GetGuildModelMasterResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.getGuildModelMasterAsync(GetGuildModelMasterRequest request, AsyncAction<AsyncResult<GetGuildModelMasterResult>> callback) -
Uses of GetGuildModelMasterResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return GetGuildModelMasterResultModifier and TypeMethodDescriptionstatic GetGuildModelMasterResultGetGuildModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetGuildModelMasterResult.withItem(GuildModelMaster item)