Package | Description |
---|---|
com.fasterxml.jackson.dataformat.protobuf.schema |
Contains functionality for generating internal Protobuf schema instances
from external protoc resources.
|
Modifier and Type | Field and Description |
---|---|
protected EnumLookup |
ProtobufField.enumValues
For fields of type
FieldType.ENUM , mapping from names to ids. |
Modifier and Type | Method and Description |
---|---|
static EnumLookup |
EnumLookup.construct(ProtobufEnum enumDef) |
static EnumLookup |
EnumLookup.empty() |
Copyright © 2017 FasterXML. All rights reserved.