public class PushByStampSheetResult extends Object implements IResult, Serializable
| Constructor and Description |
|---|
PushByStampSheetResult() |
| Modifier and Type | Method and Description |
|---|---|
static PushByStampSheetResult |
fromJson(com.fasterxml.jackson.databind.JsonNode data) |
List<Job> |
getItems() |
void |
setItems(List<Job> items) |
com.fasterxml.jackson.databind.JsonNode |
toJson() |
PushByStampSheetResult |
withItems(List<Job> items) |
public PushByStampSheetResult withItems(List<Job> items)
public static PushByStampSheetResult fromJson(com.fasterxml.jackson.databind.JsonNode data)
public com.fasterxml.jackson.databind.JsonNode toJson()
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.