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