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