public static final class DescriptorProtos.FileDescriptorSet.Builder extends com.google.protobuf.GeneratedMessage.Builder<DescriptorProtos.FileDescriptorSet.Builder> implements DescriptorProtos.FileDescriptorSetOrBuilder
google.protobuf.FileDescriptorSet
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<DescriptorProtos.FileDescriptorSet.Builder>
public DescriptorProtos.FileDescriptorSet.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<DescriptorProtos.FileDescriptorSet.Builder>
public DescriptorProtos.FileDescriptorSet.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<DescriptorProtos.FileDescriptorSet.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<DescriptorProtos.FileDescriptorSet.Builder>
public DescriptorProtos.FileDescriptorSet getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public DescriptorProtos.FileDescriptorSet build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public DescriptorProtos.FileDescriptorSet buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public DescriptorProtos.FileDescriptorSet.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DescriptorProtos.FileDescriptorSet.Builder>
public DescriptorProtos.FileDescriptorSet.Builder mergeFrom(DescriptorProtos.FileDescriptorSet other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<DescriptorProtos.FileDescriptorSet.Builder>
public DescriptorProtos.FileDescriptorSet.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DescriptorProtos.FileDescriptorSet.Builder>
IOException
public List<DescriptorProtos.FileDescriptorProto> getFileList()
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileList
in interface DescriptorProtos.FileDescriptorSetOrBuilder
public int getFileCount()
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileCount
in interface DescriptorProtos.FileDescriptorSetOrBuilder
public DescriptorProtos.FileDescriptorProto getFile(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
getFile
in interface DescriptorProtos.FileDescriptorSetOrBuilder
public DescriptorProtos.FileDescriptorSet.Builder setFile(int index, DescriptorProtos.FileDescriptorProto value)
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorSet.Builder setFile(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue)
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorSet.Builder addFile(DescriptorProtos.FileDescriptorProto value)
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorSet.Builder addFile(int index, DescriptorProtos.FileDescriptorProto value)
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorSet.Builder addFile(DescriptorProtos.FileDescriptorProto.Builder builderForValue)
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorSet.Builder addFile(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue)
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorSet.Builder addAllFile(Iterable<? extends DescriptorProtos.FileDescriptorProto> values)
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorSet.Builder clearFile()
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorSet.Builder removeFile(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorProto.Builder getFileBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorProtoOrBuilder getFileOrBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilder
in interface DescriptorProtos.FileDescriptorSetOrBuilder
public List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder> getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilderList
in interface DescriptorProtos.FileDescriptorSetOrBuilder
public DescriptorProtos.FileDescriptorProto.Builder addFileBuilder()
repeated .google.protobuf.FileDescriptorProto file = 1;
public DescriptorProtos.FileDescriptorProto.Builder addFileBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
public List<DescriptorProtos.FileDescriptorProto.Builder> getFileBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1;
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.