Uses of Enum Class
com.google.protobuf.MessageReflection.MergeTarget.ContainerType
-
Uses of MessageReflection.MergeTarget.ContainerType in com.google.protobuf
Methods in com.google.protobuf that return MessageReflection.MergeTarget.ContainerTypeModifier and TypeMethodDescriptionMessageReflection.BuilderAdapter.getContainerType()
MessageReflection.ExtensionAdapter.getContainerType()
MessageReflection.ExtensionBuilderAdapter.getContainerType()
MessageReflection.MergeTarget.getContainerType()
Returns the enum constant of this class with the specified name.MessageReflection.MergeTarget.ContainerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.