Package io.gs2.adReward.result
Class DeletePointByUserIdResult
java.lang.Object
io.gs2.adReward.result.DeletePointByUserIdResult
- All Implemented Interfaces:
IResult,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DeletePointByUserIdResultfromJson(com.fasterxml.jackson.databind.JsonNode data) getItem()voidcom.fasterxml.jackson.databind.JsonNodetoJson()
-
Constructor Details
-
DeletePointByUserIdResult
public DeletePointByUserIdResult()
-
-
Method Details
-
getItem
-
setItem
-
withItem
-
fromJson
-
toJson
public com.fasterxml.jackson.databind.JsonNode toJson()
-