| Package | Description |
|---|---|
| net.morimekta.test.naming |
| Modifier and Type | Field and Description |
|---|---|
static PEnumDescriptor<Fields> |
Fields.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
Fields |
Fields._Builder.build() |
static Fields |
Fields.forName(String name) |
static Fields |
Fields.forValue(int value) |
Fields |
Provider.getFields() |
static Fields |
Fields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fields[] |
Fields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PEnumDescriptor<Fields> |
Fields.descriptor() |
static PEnumDescriptorProvider<Fields> |
Fields.provider() |
| Modifier and Type | Method and Description |
|---|---|
Provider._Builder |
Provider._Builder.setFields(Fields value) |
| Constructor and Description |
|---|
Provider(Provider pProvider,
Factory pFactory,
Builder pBuilder,
Fields pFields,
int pDescriptor,
int pKDescriptor) |
Copyright © 2016. All rights reserved.