public static final class GenomicsDBExportConfiguration.ColumnRange extends com.google.protobuf.GeneratedMessage implements GenomicsDBExportConfiguration.ColumnRangeOrBuilder
ColumnRange| Modifier and Type | Class and Description |
|---|---|
static class |
GenomicsDBExportConfiguration.ColumnRange.Builder
Protobuf type
ColumnRange |
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 int |
bitField0_ |
private static GenomicsDBExportConfiguration.ColumnRange |
DEFAULT_INSTANCE |
private long |
high_ |
static int |
HIGH_FIELD_NUMBER |
private long |
low_ |
static int |
LOW_FIELD_NUMBER |
private byte |
memoizedIsInitialized |
static com.google.protobuf.Parser<GenomicsDBExportConfiguration.ColumnRange> |
PARSER
Deprecated.
|
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
private |
ColumnRange() |
private |
ColumnRange(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
ColumnRange(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, waitprivate int bitField0_
public static final int LOW_FIELD_NUMBER
private long low_
public static final int HIGH_FIELD_NUMBER
private long high_
private byte memoizedIsInitialized
private static final long serialVersionUID
private static final GenomicsDBExportConfiguration.ColumnRange DEFAULT_INSTANCE
@Deprecated public static final com.google.protobuf.Parser<GenomicsDBExportConfiguration.ColumnRange> PARSER
private ColumnRange(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private ColumnRange()
private ColumnRange(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 boolean hasLow()
required int64 low = 1;hasLow in interface GenomicsDBExportConfiguration.ColumnRangeOrBuilderpublic long getLow()
required int64 low = 1;getLow in interface GenomicsDBExportConfiguration.ColumnRangeOrBuilderpublic boolean hasHigh()
required int64 high = 2;hasHigh in interface GenomicsDBExportConfiguration.ColumnRangeOrBuilderpublic long getHigh()
required int64 high = 2;getHigh in interface GenomicsDBExportConfiguration.ColumnRangeOrBuilderpublic 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.ColumnRange parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBExportConfiguration.ColumnRange parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBExportConfiguration.ColumnRange parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBExportConfiguration.ColumnRange parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBExportConfiguration.ColumnRange parseFrom(InputStream input) throws IOException
IOExceptionpublic static GenomicsDBExportConfiguration.ColumnRange parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenomicsDBExportConfiguration.ColumnRange parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GenomicsDBExportConfiguration.ColumnRange parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenomicsDBExportConfiguration.ColumnRange parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GenomicsDBExportConfiguration.ColumnRange parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GenomicsDBExportConfiguration.ColumnRange.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GenomicsDBExportConfiguration.ColumnRange.Builder newBuilder()
public static GenomicsDBExportConfiguration.ColumnRange.Builder newBuilder(GenomicsDBExportConfiguration.ColumnRange prototype)
public GenomicsDBExportConfiguration.ColumnRange.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GenomicsDBExportConfiguration.ColumnRange.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static GenomicsDBExportConfiguration.ColumnRange getDefaultInstance()
public static com.google.protobuf.Parser<GenomicsDBExportConfiguration.ColumnRange> parser()
public com.google.protobuf.Parser<GenomicsDBExportConfiguration.ColumnRange> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic GenomicsDBExportConfiguration.ColumnRange getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2017. All rights reserved.