| Package | Description |
|---|---|
| net.morimekta.providence | |
| net.morimekta.providence.descriptor | |
| net.morimekta.providence.serializer |
| Modifier and Type | Method and Description |
|---|---|
static PType |
PType.findById(byte id) |
static PType |
PType.findByName(String name) |
static PType |
PType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PType[] |
PType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PType |
PEnumDescriptor.getType() |
PType |
PDescriptor.getType() |
PType |
PField.getType() |
PType |
PMap.getType() |
PType |
PSet.getType() |
PType |
PStructDescriptor.getType() |
PType |
PList.getType() |
PType |
PPrimitive.getType() |
| Modifier and Type | Method and Description |
|---|---|
PType |
ApplicationException._Field.getType() |
Copyright © 2016. All rights reserved.