| Package | Description |
|---|---|
| net.morimekta.providence.serializer |
| Modifier and Type | Method and Description |
|---|---|
static PJsonSerializer.IdType |
PJsonSerializer.IdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PJsonSerializer.IdType[] |
PJsonSerializer.IdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PJsonSerializer(boolean readStrict,
PJsonSerializer.IdType idType) |
PJsonSerializer(boolean readStrict,
PJsonSerializer.IdType idType,
PJsonSerializer.IdType enumType,
boolean pretty) |
PJsonSerializer(PJsonSerializer.IdType idType) |
PJsonSerializer(PJsonSerializer.IdType idType,
PJsonSerializer.IdType enumType) |
Copyright © 2016. All rights reserved.