| Modifier and Type | Method and Description |
|---|---|
static ProvidenceHttpError._Field |
ProvidenceHttpError._Field.fieldForId(int id) |
static ProvidenceHttpError._Field |
ProvidenceHttpError._Field.fieldForName(String name) |
static ProvidenceHttpError._Field |
ProvidenceHttpError._Field.fieldForPojoName(String name) |
static ProvidenceHttpError._Field |
ProvidenceHttpError._Field.findById(int id) |
static ProvidenceHttpError._Field |
ProvidenceHttpError._Field.findByName(String name) |
static ProvidenceHttpError._Field |
ProvidenceHttpError._Field.findByPojoName(String name) |
static ProvidenceHttpError._Field |
ProvidenceHttpError._Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvidenceHttpError._Field[] |
ProvidenceHttpError._Field.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2020 morimekta.net. All rights reserved.