Uses of Class
io.gs2.lottery.result.GetLotteryModelMasterResult
Packages that use GetLotteryModelMasterResult
-
Uses of GetLotteryModelMasterResult in io.gs2.lottery
Methods in io.gs2.lottery that return GetLotteryModelMasterResultModifier and TypeMethodDescriptionGs2LotteryRestClient.getLotteryModelMaster(GetLotteryModelMasterRequest request) Method parameters in io.gs2.lottery with type arguments of type GetLotteryModelMasterResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.getLotteryModelMasterAsync(GetLotteryModelMasterRequest request, AsyncAction<AsyncResult<GetLotteryModelMasterResult>> callback) -
Uses of GetLotteryModelMasterResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return GetLotteryModelMasterResultModifier and TypeMethodDescriptionstatic GetLotteryModelMasterResultGetLotteryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetLotteryModelMasterResult.withItem(LotteryModelMaster item)