Uses of Class
io.gs2.stamina.result.RaiseMaxValueByStampSheetResult
Packages that use RaiseMaxValueByStampSheetResult
-
Uses of RaiseMaxValueByStampSheetResult in io.gs2.stamina
Methods in io.gs2.stamina that return RaiseMaxValueByStampSheetResultModifier and TypeMethodDescriptionGs2StaminaRestClient.raiseMaxValueByStampSheet(RaiseMaxValueByStampSheetRequest request) Method parameters in io.gs2.stamina with type arguments of type RaiseMaxValueByStampSheetResultModifier and TypeMethodDescriptionvoidGs2StaminaRestClient.raiseMaxValueByStampSheetAsync(RaiseMaxValueByStampSheetRequest request, AsyncAction<AsyncResult<RaiseMaxValueByStampSheetResult>> callback) -
Uses of RaiseMaxValueByStampSheetResult in io.gs2.stamina.result
Methods in io.gs2.stamina.result that return RaiseMaxValueByStampSheetResultModifier and TypeMethodDescriptionRaiseMaxValueByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) RaiseMaxValueByStampSheetResult.withStaminaModel(StaminaModel staminaModel)