public static final class Proto2CoderTestMessages.ReferencesMessageWithMap extends com.google.protobuf.GeneratedMessage implements Proto2CoderTestMessages.ReferencesMessageWithMapOrBuilder
proto2_coder_test_messages.ReferencesMessageWithMap| Modifier and Type | Class and Description |
|---|---|
static class |
Proto2CoderTestMessages.ReferencesMessageWithMap.Builder
Protobuf type
proto2_coder_test_messages.ReferencesMessageWithMap |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
FIELD1_FIELD_NUMBER |
static com.google.protobuf.Parser<Proto2CoderTestMessages.ReferencesMessageWithMap> |
PARSER
Deprecated.
|
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int FIELD1_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Proto2CoderTestMessages.ReferencesMessageWithMap> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic java.util.List<Proto2CoderTestMessages.MessageWithMap> getField1List()
repeated .proto2_coder_test_messages.MessageWithMap field1 = 1;getField1List in interface Proto2CoderTestMessages.ReferencesMessageWithMapOrBuilderpublic java.util.List<? extends Proto2CoderTestMessages.MessageWithMapOrBuilder> getField1OrBuilderList()
repeated .proto2_coder_test_messages.MessageWithMap field1 = 1;getField1OrBuilderList in interface Proto2CoderTestMessages.ReferencesMessageWithMapOrBuilderpublic int getField1Count()
repeated .proto2_coder_test_messages.MessageWithMap field1 = 1;getField1Count in interface Proto2CoderTestMessages.ReferencesMessageWithMapOrBuilderpublic Proto2CoderTestMessages.MessageWithMap getField1(int index)
repeated .proto2_coder_test_messages.MessageWithMap field1 = 1;getField1 in interface Proto2CoderTestMessages.ReferencesMessageWithMapOrBuilderpublic Proto2CoderTestMessages.MessageWithMapOrBuilder getField1OrBuilder(int index)
repeated .proto2_coder_test_messages.MessageWithMap field1 = 1;getField1OrBuilder in interface Proto2CoderTestMessages.ReferencesMessageWithMapOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static Proto2CoderTestMessages.ReferencesMessageWithMap parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Proto2CoderTestMessages.ReferencesMessageWithMap parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Proto2CoderTestMessages.ReferencesMessageWithMap parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Proto2CoderTestMessages.ReferencesMessageWithMap parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Proto2CoderTestMessages.ReferencesMessageWithMap parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Proto2CoderTestMessages.ReferencesMessageWithMap parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Proto2CoderTestMessages.ReferencesMessageWithMap parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Proto2CoderTestMessages.ReferencesMessageWithMap parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Proto2CoderTestMessages.ReferencesMessageWithMap parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Proto2CoderTestMessages.ReferencesMessageWithMap parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Proto2CoderTestMessages.ReferencesMessageWithMap.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Proto2CoderTestMessages.ReferencesMessageWithMap.Builder newBuilder()
public static Proto2CoderTestMessages.ReferencesMessageWithMap.Builder newBuilder(Proto2CoderTestMessages.ReferencesMessageWithMap prototype)
public Proto2CoderTestMessages.ReferencesMessageWithMap.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Proto2CoderTestMessages.ReferencesMessageWithMap.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static Proto2CoderTestMessages.ReferencesMessageWithMap getDefaultInstance()
public static com.google.protobuf.Parser<Proto2CoderTestMessages.ReferencesMessageWithMap> parser()
public com.google.protobuf.Parser<Proto2CoderTestMessages.ReferencesMessageWithMap> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic Proto2CoderTestMessages.ReferencesMessageWithMap getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder