Uses of Class
io.gs2.lottery.result.GetCurrentLotteryMasterResult
Packages that use GetCurrentLotteryMasterResult
-
Uses of GetCurrentLotteryMasterResult in io.gs2.lottery
Methods in io.gs2.lottery that return GetCurrentLotteryMasterResultModifier and TypeMethodDescriptionGs2LotteryRestClient.getCurrentLotteryMaster(GetCurrentLotteryMasterRequest request) Method parameters in io.gs2.lottery with type arguments of type GetCurrentLotteryMasterResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.getCurrentLotteryMasterAsync(GetCurrentLotteryMasterRequest request, AsyncAction<AsyncResult<GetCurrentLotteryMasterResult>> callback) -
Uses of GetCurrentLotteryMasterResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return GetCurrentLotteryMasterResultModifier and TypeMethodDescriptionGetCurrentLotteryMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentLotteryMasterResult.withItem(CurrentLotteryMaster item)