Uses of Class
com.google.protobuf.MapFieldReflectionAccessor
Packages that use MapFieldReflectionAccessor
-
Uses of MapFieldReflectionAccessor in com.google.protobuf
Subclasses of MapFieldReflectionAccessor in com.google.protobufModifier and TypeClassDescriptionclassMapField<K,V> Internal representation of map fields in generated messages.classMapFieldBuilder<KeyT,MessageOrBuilderT extends MessageOrBuilder, MessageT extends MessageOrBuilderT, BuilderT extends MessageOrBuilderT> Internal representation of map fields in generated builders.Methods in com.google.protobuf that return MapFieldReflectionAccessorModifier and TypeMethodDescriptionprotected MapFieldReflectionAccessorGeneratedMessage.Builder.internalGetMapFieldReflection(int fieldNumber) Gets the map field with the given field number.protected MapFieldReflectionAccessorGeneratedMessage.internalGetMapFieldReflection(int fieldNumber) Gets the map field with the given field number.protected MapFieldReflectionAccessorStruct.Builder.internalGetMapFieldReflection(int number) protected MapFieldReflectionAccessorStruct.internalGetMapFieldReflection(int number) protected MapFieldReflectionAccessorGeneratedMessage.Builder.internalGetMutableMapFieldReflection(int fieldNumber) LikeGeneratedMessage.Builder.internalGetMapFieldReflection(int)but return a mutable version.protected MapFieldReflectionAccessorStruct.Builder.internalGetMutableMapFieldReflection(int number) -
Uses of MapFieldReflectionAccessor in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return MapFieldReflectionAccessorModifier and TypeMethodDescriptionprotected MapFieldReflectionAccessorClientWireProtocol.FetchMetadataResponse.Builder.internalGetMapFieldReflection(int number) protected MapFieldReflectionAccessorClientWireProtocol.FetchMetadataResponse.internalGetMapFieldReflection(int number) protected MapFieldReflectionAccessorClientWireProtocol.FetchMetadataResponse.Builder.internalGetMutableMapFieldReflection(int number)