| Package | Description |
|---|---|
| net.morimekta.providence | |
| net.morimekta.providence.descriptor |
| Modifier and Type | Method and Description |
|---|---|
static PMessageVariant |
PMessageVariant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PMessageVariant[] |
PMessageVariant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract PMessageVariant |
PMessageDescriptor.getVariant() |
PMessageVariant |
PUnionDescriptor.getVariant() |
PMessageVariant |
PStructDescriptor.getVariant() |
PMessageVariant |
PExceptionDescriptor.getVariant() |
Copyright © 2015–2017 morimekta.net. All rights reserved.