| Modifier and Type | Field and Description |
|---|---|
WireFormat.JavaType |
WireFormat.FieldType.javaType |
| Modifier and Type | Method and Description |
|---|---|
WireFormat.JavaType |
WireFormat.FieldType.getJavaType() |
static WireFormat.JavaType |
WireFormat.JavaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WireFormat.JavaType[] |
WireFormat.JavaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020. All rights reserved.