Uses of Class
io.gs2.money.result.WithdrawByStampTaskResult
Packages that use WithdrawByStampTaskResult
-
Uses of WithdrawByStampTaskResult in io.gs2.money
Methods in io.gs2.money that return WithdrawByStampTaskResultModifier and TypeMethodDescriptionGs2MoneyRestClient.withdrawByStampTask(WithdrawByStampTaskRequest request) Method parameters in io.gs2.money with type arguments of type WithdrawByStampTaskResultModifier and TypeMethodDescriptionvoidGs2MoneyRestClient.withdrawByStampTaskAsync(WithdrawByStampTaskRequest request, AsyncAction<AsyncResult<WithdrawByStampTaskResult>> callback) -
Uses of WithdrawByStampTaskResult in io.gs2.money.result
Methods in io.gs2.money.result that return WithdrawByStampTaskResultModifier and TypeMethodDescriptionstatic WithdrawByStampTaskResultWithdrawByStampTaskResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) WithdrawByStampTaskResult.withNewContextStack(String newContextStack)