Package io.gs2.stamina.result
Class SetRecoverIntervalByStampSheetResult
java.lang.Object
io.gs2.stamina.result.SetRecoverIntervalByStampSheetResult
- All Implemented Interfaces:
IResult,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromJson(com.fasterxml.jackson.databind.JsonNode data) getItem()getOld()voidvoidvoidsetStaminaModel(StaminaModel staminaModel) com.fasterxml.jackson.databind.JsonNodetoJson()withStaminaModel(StaminaModel staminaModel)
-
Constructor Details
-
SetRecoverIntervalByStampSheetResult
public SetRecoverIntervalByStampSheetResult()
-
-
Method Details
-
getItem
-
setItem
-
withItem
-
getOld
-
setOld
-
withOld
-
getStaminaModel
-
setStaminaModel
-
withStaminaModel
-
fromJson
public static SetRecoverIntervalByStampSheetResult fromJson(com.fasterxml.jackson.databind.JsonNode data) -
toJson
public com.fasterxml.jackson.databind.JsonNode toJson()
-