Uses of Class
io.gs2.stamina.result.SetRecoverValueByStampSheetResult
Packages that use SetRecoverValueByStampSheetResult
-
Uses of SetRecoverValueByStampSheetResult in io.gs2.stamina
Methods in io.gs2.stamina that return SetRecoverValueByStampSheetResultModifier and TypeMethodDescriptionGs2StaminaRestClient.setRecoverValueByStampSheet(SetRecoverValueByStampSheetRequest request) Method parameters in io.gs2.stamina with type arguments of type SetRecoverValueByStampSheetResultModifier and TypeMethodDescriptionvoidGs2StaminaRestClient.setRecoverValueByStampSheetAsync(SetRecoverValueByStampSheetRequest request, AsyncAction<AsyncResult<SetRecoverValueByStampSheetResult>> callback) -
Uses of SetRecoverValueByStampSheetResult in io.gs2.stamina.result
Methods in io.gs2.stamina.result that return SetRecoverValueByStampSheetResultModifier and TypeMethodDescriptionSetRecoverValueByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetRecoverValueByStampSheetResult.withStaminaModel(StaminaModel staminaModel)