Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
MessageReflection.MergeTarget.ContainerType |
MessageReflection.MergeTarget.getContainerType() |
MessageReflection.MergeTarget.ContainerType |
MessageReflection.BuilderAdapter.getContainerType() |
MessageReflection.MergeTarget.ContainerType |
MessageReflection.ExtensionAdapter.getContainerType() |
static MessageReflection.MergeTarget.ContainerType |
MessageReflection.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.
|