| Package | Description |
|---|---|
| io.gs2.formation.model | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
static Slot |
Slot.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Slot |
Slot.withMetadata(String metadata) |
Slot |
Slot.withName(String name) |
Slot |
Slot.withPropertyId(String propertyId) |
| Modifier and Type | Method and Description |
|---|---|
List<Slot> |
Form.getSlots() |
| Modifier and Type | Method and Description |
|---|---|
void |
Form.setSlots(List<Slot> slots) |
Form |
Form.withSlots(List<Slot> slots) |
| Modifier and Type | Method and Description |
|---|---|
List<Slot> |
SetFormByUserIdRequest.getSlots() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetFormByUserIdRequest.setSlots(List<Slot> slots) |
SetFormByUserIdRequest |
SetFormByUserIdRequest.withSlots(List<Slot> slots) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.