| Package | Description |
|---|---|
| io.protostuff.compiler.model |
| Modifier and Type | Method and Description |
|---|---|
DynamicMessage.Value.Type |
DynamicMessage.Value.getType() |
static DynamicMessage.Value.Type |
DynamicMessage.Value.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamicMessage.Value.Type[] |
DynamicMessage.Value.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017. All rights reserved.