| Package | Description |
|---|---|
| protobuf_unittest |
| Modifier and Type | Method and Description |
|---|---|
static UnittestProto.ForeignEnum |
UnittestProto.ForeignEnum.valueOf(int value) |
static UnittestProto.ForeignEnum |
UnittestProto.ForeignEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnittestProto.ForeignEnum[] |
UnittestProto.ForeignEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.