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