| Package | Description |
|---|---|
| com.adgear.anoa.test.nested |
| Modifier and Type | Field and Description |
|---|---|
static Enum.Avro |
Enum.Avro.OFF |
static Enum.Avro |
Enum.Avro.ON |
| Modifier and Type | Method and Description |
|---|---|
static Enum.Avro |
Enum.avro(CharSequence str)
Returns enum instance for the given label, defaults to first enum value.
|
static Enum.Avro |
Enum.avro(Enum<?> instance)
Returns enum instance for the given Enum.
|
static Enum.Avro |
Enum.avro(EnumAvro instance)
Returns enum instance for the given Avro enum.
|
static Enum.Avro |
Enum.avro(int ordinal)
Returns enum instance for the given ordinal, defaults to first enum value.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.