public static final class GenomicsDBExportConfiguration.ColumnRangeList extends com.google.protobuf.GeneratedMessage implements GenomicsDBExportConfiguration.ColumnRangeListOrBuilder
ColumnRangeList| Modifier and Type | Class and Description |
|---|---|
static class |
GenomicsDBExportConfiguration.ColumnRangeList.Builder
Protobuf type
ColumnRangeList |
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 |
|---|---|
private static GenomicsDBExportConfiguration.ColumnRangeList |
DEFAULT_INSTANCE |
private byte |
memoizedIsInitialized |
static com.google.protobuf.Parser<GenomicsDBExportConfiguration.ColumnRangeList> |
PARSER
Deprecated.
|
static int |
RANGE_LIST_FIELD_NUMBER |
private List<GenomicsDBExportConfiguration.ColumnRange> |
rangeList_ |
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
private |
ColumnRangeList() |
private |
ColumnRangeList(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
ColumnRangeList(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
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 RANGE_LIST_FIELD_NUMBER
private List<GenomicsDBExportConfiguration.ColumnRange> rangeList_
private byte memoizedIsInitialized
private static final long serialVersionUID
private static final GenomicsDBExportConfiguration.ColumnRangeList DEFAULT_INSTANCE
@Deprecated public static final com.google.protobuf.Parser<GenomicsDBExportConfiguration.ColumnRangeList> PARSER
private ColumnRangeList(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private ColumnRangeList()
private ColumnRangeList(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
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 List<GenomicsDBExportConfiguration.ColumnRange> getRangeListList()
repeated .ColumnRange range_list = 1;getRangeListList in interface GenomicsDBExportConfiguration.ColumnRangeListOrBuilderpublic List<? extends GenomicsDBExportConfiguration.ColumnRangeOrBuilder> getRangeListOrBuilderList()
repeated .ColumnRange range_list = 1;getRangeListOrBuilderList in interface GenomicsDBExportConfiguration.ColumnRangeListOrBuilderpublic int getRangeListCount()
repeated .ColumnRange range_list = 1;getRangeListCount in interface GenomicsDBExportConfiguration.ColumnRangeListOrBuilderpublic GenomicsDBExportConfiguration.ColumnRange getRangeList(int index)
repeated .ColumnRange range_list = 1;getRangeList in interface GenomicsDBExportConfiguration.ColumnRangeListOrBuilderpublic GenomicsDBExportConfiguration.ColumnRangeOrBuilder getRangeListOrBuilder(int index)
repeated .ColumnRange range_list = 1;getRangeListOrBuilder in interface GenomicsDBExportConfiguration.ColumnRangeListOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static GenomicsDBExportConfiguration.ColumnRangeList parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBExportConfiguration.ColumnRangeList parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBExportConfiguration.ColumnRangeList parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBExportConfiguration.ColumnRangeList parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBExportConfiguration.ColumnRangeList parseFrom(InputStream input) throws IOException
IOExceptionpublic static GenomicsDBExportConfiguration.ColumnRangeList parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenomicsDBExportConfiguration.ColumnRangeList parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GenomicsDBExportConfiguration.ColumnRangeList parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenomicsDBExportConfiguration.ColumnRangeList parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GenomicsDBExportConfiguration.ColumnRangeList parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GenomicsDBExportConfiguration.ColumnRangeList.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GenomicsDBExportConfiguration.ColumnRangeList.Builder newBuilder()
public static GenomicsDBExportConfiguration.ColumnRangeList.Builder newBuilder(GenomicsDBExportConfiguration.ColumnRangeList prototype)
public GenomicsDBExportConfiguration.ColumnRangeList.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GenomicsDBExportConfiguration.ColumnRangeList.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static GenomicsDBExportConfiguration.ColumnRangeList getDefaultInstance()
public static com.google.protobuf.Parser<GenomicsDBExportConfiguration.ColumnRangeList> parser()
public com.google.protobuf.Parser<GenomicsDBExportConfiguration.ColumnRangeList> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic GenomicsDBExportConfiguration.ColumnRangeList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2017. All rights reserved.