|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.protobuf.DescriptorProtos.DescriptorProto
public static final class DescriptorProtos.DescriptorProto
Protobuf type google.protobuf.DescriptorProto
Describes a message type.
| Nested Class Summary | |
|---|---|
static class |
DescriptorProtos.DescriptorProto.Builder
Protobuf type google.protobuf.DescriptorProto |
static class |
DescriptorProtos.DescriptorProto.ExtensionRange
Protobuf type google.protobuf.DescriptorProto.ExtensionRange |
static interface |
DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
|
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
GeneratedMessage.BuilderParent, GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder>, GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.FieldAccessorTable, GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type> |
| Field Summary | |
|---|---|
static int |
ENUM_TYPE_FIELD_NUMBER
|
static int |
EXTENSION_FIELD_NUMBER
|
static int |
EXTENSION_RANGE_FIELD_NUMBER
|
static int |
FIELD_FIELD_NUMBER
|
static int |
NAME_FIELD_NUMBER
|
static int |
NESTED_TYPE_FIELD_NUMBER
|
static int |
ONEOF_DECL_FIELD_NUMBER
|
static int |
OPTIONS_FIELD_NUMBER
|
static Parser<DescriptorProtos.DescriptorProto> |
PARSER
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Fields inherited from class com.google.protobuf.AbstractMessageLite |
|---|
memoizedHashCode |
| Method Summary | |
|---|---|
static DescriptorProtos.DescriptorProto |
getDefaultInstance()
|
DescriptorProtos.DescriptorProto |
getDefaultInstanceForType()
Get an instance of the type with no fields set. |
static Descriptors.Descriptor |
getDescriptor()
|
DescriptorProtos.EnumDescriptorProto |
getEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4; |
int |
getEnumTypeCount()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4; |
java.util.List<DescriptorProtos.EnumDescriptorProto> |
getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4; |
DescriptorProtos.EnumDescriptorProtoOrBuilder |
getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4; |
java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder> |
getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4; |
DescriptorProtos.FieldDescriptorProto |
getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6; |
int |
getExtensionCount()
repeated .google.protobuf.FieldDescriptorProto extension = 6; |
java.util.List<DescriptorProtos.FieldDescriptorProto> |
getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 6; |
DescriptorProtos.FieldDescriptorProtoOrBuilder |
getExtensionOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6; |
java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder> |
getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6; |
DescriptorProtos.DescriptorProto.ExtensionRange |
getExtensionRange(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5; |
int |
getExtensionRangeCount()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5; |
java.util.List<DescriptorProtos.DescriptorProto.ExtensionRange> |
getExtensionRangeList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5; |
DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder |
getExtensionRangeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5; |
java.util.List<? extends DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder> |
getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5; |
DescriptorProtos.FieldDescriptorProto |
getField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2; |
int |
getFieldCount()
repeated .google.protobuf.FieldDescriptorProto field = 2; |
java.util.List<DescriptorProtos.FieldDescriptorProto> |
getFieldList()
repeated .google.protobuf.FieldDescriptorProto field = 2; |
DescriptorProtos.FieldDescriptorProtoOrBuilder |
getFieldOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2; |
java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder> |
getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2; |
java.lang.String |
getName()
optional string name = 1; |
ByteString |
getNameBytes()
optional string name = 1; |
DescriptorProtos.DescriptorProto |
getNestedType(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3; |
int |
getNestedTypeCount()
repeated .google.protobuf.DescriptorProto nested_type = 3; |
java.util.List<DescriptorProtos.DescriptorProto> |
getNestedTypeList()
repeated .google.protobuf.DescriptorProto nested_type = 3; |
DescriptorProtos.DescriptorProtoOrBuilder |
getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3; |
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3; |
DescriptorProtos.OneofDescriptorProto |
getOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
int |
getOneofDeclCount()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
java.util.List<DescriptorProtos.OneofDescriptorProto> |
getOneofDeclList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
DescriptorProtos.OneofDescriptorProtoOrBuilder |
getOneofDeclOrBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
java.util.List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder> |
getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8; |
DescriptorProtos.MessageOptions |
getOptions()
optional .google.protobuf.MessageOptions options = 7; |
DescriptorProtos.MessageOptionsOrBuilder |
getOptionsOrBuilder()
optional .google.protobuf.MessageOptions options = 7; |
Parser<DescriptorProtos.DescriptorProto> |
getParserForType()
Gets the parser for a message of the same type as this message. |
int |
getSerializedSize()
Get the number of bytes required to encode this message. |
UnknownFieldSet |
getUnknownFields()
Get the UnknownFieldSet for this message. |
boolean |
hasName()
optional string name = 1; |
boolean |
hasOptions()
optional .google.protobuf.MessageOptions options = 7; |
protected GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
Get the FieldAccessorTable for this type. |
boolean |
isInitialized()
Returns true if all required fields in the message and all embedded messages are set, false otherwise. |
static DescriptorProtos.DescriptorProto.Builder |
newBuilder()
|
static DescriptorProtos.DescriptorProto.Builder |
newBuilder(DescriptorProtos.DescriptorProto prototype)
|
DescriptorProtos.DescriptorProto.Builder |
newBuilderForType()
Constructs a new builder for a message of the same type as this message. |
protected DescriptorProtos.DescriptorProto.Builder |
newBuilderForType(GeneratedMessage.BuilderParent parent)
|
static DescriptorProtos.DescriptorProto |
parseDelimitedFrom(java.io.InputStream input)
|
static DescriptorProtos.DescriptorProto |
parseDelimitedFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry)
|
static DescriptorProtos.DescriptorProto |
parseFrom(byte[] data)
|
static DescriptorProtos.DescriptorProto |
parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry)
|
static DescriptorProtos.DescriptorProto |
parseFrom(ByteString data)
|
static DescriptorProtos.DescriptorProto |
parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry)
|
static DescriptorProtos.DescriptorProto |
parseFrom(CodedInputStream input)
|
static DescriptorProtos.DescriptorProto |
parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry)
|
static DescriptorProtos.DescriptorProto |
parseFrom(java.io.InputStream input)
|
static DescriptorProtos.DescriptorProto |
parseFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry)
|
DescriptorProtos.DescriptorProto.Builder |
toBuilder()
Constructs a builder initialized with the current message. |
protected java.lang.Object |
writeReplace()
Replaces this object in the output stream with a serialized form. |
void |
writeTo(CodedOutputStream output)
Serializes the message and writes it to output. |
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
public static Parser<DescriptorProtos.DescriptorProto> PARSER
public static final int NAME_FIELD_NUMBER
public static final int FIELD_FIELD_NUMBER
public static final int EXTENSION_FIELD_NUMBER
public static final int NESTED_TYPE_FIELD_NUMBER
public static final int ENUM_TYPE_FIELD_NUMBER
public static final int EXTENSION_RANGE_FIELD_NUMBER
public static final int ONEOF_DECL_FIELD_NUMBER
public static final int OPTIONS_FIELD_NUMBER
| Method Detail |
|---|
public static DescriptorProtos.DescriptorProto getDefaultInstance()
public DescriptorProtos.DescriptorProto getDefaultInstanceForType()
MessageLiteOrBuildergetDefaultInstance() method of generated message classes in that
this method is an abstract method of the MessageLite interface
whereas getDefaultInstance() is a static method of a specific
class. They return the same thing.
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic final UnknownFieldSet getUnknownFields()
MessageOrBuilderUnknownFieldSet for this message.
getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessagepublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
GeneratedMessage
internalGetFieldAccessorTable in class GeneratedMessagepublic Parser<DescriptorProtos.DescriptorProto> getParserForType()
MessageLite
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic boolean hasName()
optional string name = 1;
hasName in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.lang.String getName()
optional string name = 1;
getName in interface DescriptorProtos.DescriptorProtoOrBuilderpublic ByteString getNameBytes()
optional string name = 1;
getNameBytes in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<DescriptorProtos.FieldDescriptorProto> getFieldList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder> getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilderList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic int getFieldCount()
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldCount in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.FieldDescriptorProto getField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
getField in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.FieldDescriptorProtoOrBuilder getFieldOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
getFieldOrBuilder in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<DescriptorProtos.FieldDescriptorProto> getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<? extends DescriptorProtos.FieldDescriptorProtoOrBuilder> getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilderList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic int getExtensionCount()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionCount in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.FieldDescriptorProto getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtension in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.FieldDescriptorProtoOrBuilder getExtensionOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
getExtensionOrBuilder in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<DescriptorProtos.DescriptorProto> getNestedTypeList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilderList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic int getNestedTypeCount()
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeCount in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.DescriptorProto getNestedType(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedType in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.DescriptorProtoOrBuilder getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
getNestedTypeOrBuilder in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<DescriptorProtos.EnumDescriptorProto> getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder> getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilderList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic int getEnumTypeCount()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeCount in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.EnumDescriptorProto getEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumType in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.EnumDescriptorProtoOrBuilder getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
getEnumTypeOrBuilder in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<DescriptorProtos.DescriptorProto.ExtensionRange> getExtensionRangeList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<? extends DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder> getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilderList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic int getExtensionRangeCount()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeCount in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.DescriptorProto.ExtensionRange getExtensionRange(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRange in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder getExtensionRangeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
getExtensionRangeOrBuilder in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<DescriptorProtos.OneofDescriptorProto> getOneofDeclList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic java.util.List<? extends DescriptorProtos.OneofDescriptorProtoOrBuilder> getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclOrBuilderList in interface DescriptorProtos.DescriptorProtoOrBuilderpublic int getOneofDeclCount()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclCount in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.OneofDescriptorProto getOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDecl in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.OneofDescriptorProtoOrBuilder getOneofDeclOrBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
getOneofDeclOrBuilder in interface DescriptorProtos.DescriptorProtoOrBuilderpublic boolean hasOptions()
optional .google.protobuf.MessageOptions options = 7;
hasOptions in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.MessageOptions getOptions()
optional .google.protobuf.MessageOptions options = 7;
getOptions in interface DescriptorProtos.DescriptorProtoOrBuilderpublic DescriptorProtos.MessageOptionsOrBuilder getOptionsOrBuilder()
optional .google.protobuf.MessageOptions options = 7;
getOptionsOrBuilder in interface DescriptorProtos.DescriptorProtoOrBuilderpublic final boolean isInitialized()
MessageLiteOrBuilderSee also: MessageOrBuilder.getInitializationErrorString()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessage
public void writeTo(CodedOutputStream output)
throws java.io.IOException
MessageLiteoutput. This does not
flush or close the stream.
writeTo in interface MessageLitewriteTo in class AbstractMessagejava.io.IOExceptionpublic int getSerializedSize()
MessageLite
getSerializedSize in interface MessageLitegetSerializedSize in class AbstractMessage
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
GeneratedMessagereturn super.writeReplace();
writeReplace in class GeneratedMessagejava.io.ObjectStreamException
public static DescriptorProtos.DescriptorProto parseFrom(ByteString data)
throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static DescriptorProtos.DescriptorProto parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry)
throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static DescriptorProtos.DescriptorProto parseFrom(byte[] data)
throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static DescriptorProtos.DescriptorProto parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry)
throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static DescriptorProtos.DescriptorProto parseFrom(java.io.InputStream input)
throws java.io.IOException
java.io.IOException
public static DescriptorProtos.DescriptorProto parseFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
java.io.IOException
public static DescriptorProtos.DescriptorProto parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException
java.io.IOException
public static DescriptorProtos.DescriptorProto parseDelimitedFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
java.io.IOException
public static DescriptorProtos.DescriptorProto parseFrom(CodedInputStream input)
throws java.io.IOException
java.io.IOException
public static DescriptorProtos.DescriptorProto parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.DescriptorProto.Builder newBuilder()
public DescriptorProtos.DescriptorProto.Builder newBuilderForType()
MessageLite
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static DescriptorProtos.DescriptorProto.Builder newBuilder(DescriptorProtos.DescriptorProto prototype)
public DescriptorProtos.DescriptorProto.Builder toBuilder()
MessageLite
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected DescriptorProtos.DescriptorProto.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessage
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||