Package io.gs2.money.result
Class WithdrawByStampTaskResult
java.lang.Object
io.gs2.money.result.WithdrawByStampTaskResult
- All Implemented Interfaces:
IResult,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WithdrawByStampTaskResultfromJson(com.fasterxml.jackson.databind.JsonNode data) getItem()getPrice()voidvoidsetNewContextStack(String newContextStack) voidcom.fasterxml.jackson.databind.JsonNodetoJson()withNewContextStack(String newContextStack)
-
Constructor Details
-
WithdrawByStampTaskResult
public WithdrawByStampTaskResult()
-
-
Method Details
-
getItem
-
setItem
-
withItem
-
getPrice
-
setPrice
-
withPrice
-
getNewContextStack
-
setNewContextStack
-
withNewContextStack
-
fromJson
-
toJson
public com.fasterxml.jackson.databind.JsonNode toJson()
-