Uses of Class
io.gs2.stamina.result.SetMaxValueByStampSheetResult
Packages that use SetMaxValueByStampSheetResult
-
Uses of SetMaxValueByStampSheetResult in io.gs2.stamina
Methods in io.gs2.stamina that return SetMaxValueByStampSheetResultModifier and TypeMethodDescriptionGs2StaminaRestClient.setMaxValueByStampSheet(SetMaxValueByStampSheetRequest request) Method parameters in io.gs2.stamina with type arguments of type SetMaxValueByStampSheetResultModifier and TypeMethodDescriptionvoidGs2StaminaRestClient.setMaxValueByStampSheetAsync(SetMaxValueByStampSheetRequest request, AsyncAction<AsyncResult<SetMaxValueByStampSheetResult>> callback) -
Uses of SetMaxValueByStampSheetResult in io.gs2.stamina.result
Methods in io.gs2.stamina.result that return SetMaxValueByStampSheetResultModifier and TypeMethodDescriptionSetMaxValueByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetMaxValueByStampSheetResult.withStaminaModel(StaminaModel staminaModel)