Uses of Class
com.google.protobuf.MessageReflection.MergeTarget.ContainerType
-
Packages that use MessageReflection.MergeTarget.ContainerType Package Description com.google.protobuf -
-
Uses of MessageReflection.MergeTarget.ContainerType in com.google.protobuf
Methods in com.google.protobuf that return MessageReflection.MergeTarget.ContainerType Modifier and Type Method Description MessageReflection.MergeTarget.ContainerTypeMessageReflection.BuilderAdapter. getContainerType()MessageReflection.MergeTarget.ContainerTypeMessageReflection.ExtensionAdapter. getContainerType()MessageReflection.MergeTarget.ContainerTypeMessageReflection.ExtensionBuilderAdapter. getContainerType()MessageReflection.MergeTarget.ContainerTypeMessageReflection.MergeTarget. getContainerType()static MessageReflection.MergeTarget.ContainerTypeMessageReflection.MergeTarget.ContainerType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MessageReflection.MergeTarget.ContainerType[]MessageReflection.MergeTarget.ContainerType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-