| Package | Description |
|---|---|
| net.morimekta.test.providence |
| Modifier and Type | Field and Description |
|---|---|
static PExceptionDescriptor<ExceptionFields,ExceptionFields._Field> |
ExceptionFields.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionFields._Field |
ExceptionFields._Field.forKey(int key) |
static ExceptionFields._Field |
ExceptionFields._Field.forName(String name) |
static ExceptionFields._Field |
ExceptionFields._Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionFields._Field[] |
ExceptionFields._Field.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PExceptionDescriptor<ExceptionFields,ExceptionFields._Field> |
ExceptionFields.descriptor() |
static PExceptionDescriptorProvider<ExceptionFields,ExceptionFields._Field> |
ExceptionFields.provider() |
Copyright © 2016. All rights reserved.