Uses of Annotation Interface
org.infinispan.protostream.annotations.ProtoEnumValue
Packages that use ProtoEnumValue
Package
Description
Holds the internal representation of Protobuf type metadata defined via annotations and the processors that handle
this metadata in order to generate Protobuf schemas and marshallers.
-
Uses of ProtoEnumValue in org.infinispan.protostream.annotations.impl
Methods in org.infinispan.protostream.annotations.impl with parameters of type ProtoEnumValueModifier and TypeMethodDescriptionprivate intProtoEnumTypeMetadata.getNumber(ProtoEnumValue annotation, XEnumConstant ec)