public class EnumMeta extends Object
| Constructor and Description |
|---|
EnumMeta(io.protostuff.compiler.model.Field protoField,
com.fasterxml.jackson.databind.JavaType javaType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsValue(Integer value) |
Enum<?> |
getEnumByValue(int enumValue) |
Integer |
getValueByName(String name) |
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.