public static final class GenomicsDBVidMapProto.VidMappingPB extends com.google.protobuf.GeneratedMessage implements GenomicsDBVidMapProto.VidMappingPBOrBuilder
VidMappingPB| Modifier and Type | Class and Description |
|---|---|
static class |
GenomicsDBVidMapProto.VidMappingPB.Builder
Protobuf type
VidMappingPB |
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 List<GenomicsDBVidMapProto.Chromosome> |
chromosomes_ |
static int |
CHROMOSOMES_FIELD_NUMBER |
private static GenomicsDBVidMapProto.VidMappingPB |
DEFAULT_INSTANCE |
private List<GenomicsDBVidMapProto.InfoField> |
infofields_ |
static int |
INFOFIELDS_FIELD_NUMBER |
private byte |
memoizedIsInitialized |
static com.google.protobuf.Parser<GenomicsDBVidMapProto.VidMappingPB> |
PARSER
Deprecated.
|
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
private |
VidMappingPB() |
private |
VidMappingPB(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
VidMappingPB(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 INFOFIELDS_FIELD_NUMBER
private List<GenomicsDBVidMapProto.InfoField> infofields_
public static final int CHROMOSOMES_FIELD_NUMBER
private List<GenomicsDBVidMapProto.Chromosome> chromosomes_
private byte memoizedIsInitialized
private static final long serialVersionUID
private static final GenomicsDBVidMapProto.VidMappingPB DEFAULT_INSTANCE
@Deprecated public static final com.google.protobuf.Parser<GenomicsDBVidMapProto.VidMappingPB> PARSER
private VidMappingPB(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private VidMappingPB()
private VidMappingPB(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<GenomicsDBVidMapProto.InfoField> getInfofieldsList()
repeated .InfoField infofields = 1;getInfofieldsList in interface GenomicsDBVidMapProto.VidMappingPBOrBuilderpublic List<? extends GenomicsDBVidMapProto.InfoFieldOrBuilder> getInfofieldsOrBuilderList()
repeated .InfoField infofields = 1;getInfofieldsOrBuilderList in interface GenomicsDBVidMapProto.VidMappingPBOrBuilderpublic int getInfofieldsCount()
repeated .InfoField infofields = 1;getInfofieldsCount in interface GenomicsDBVidMapProto.VidMappingPBOrBuilderpublic GenomicsDBVidMapProto.InfoField getInfofields(int index)
repeated .InfoField infofields = 1;getInfofields in interface GenomicsDBVidMapProto.VidMappingPBOrBuilderpublic GenomicsDBVidMapProto.InfoFieldOrBuilder getInfofieldsOrBuilder(int index)
repeated .InfoField infofields = 1;getInfofieldsOrBuilder in interface GenomicsDBVidMapProto.VidMappingPBOrBuilderpublic List<GenomicsDBVidMapProto.Chromosome> getChromosomesList()
repeated .Chromosome chromosomes = 2;getChromosomesList in interface GenomicsDBVidMapProto.VidMappingPBOrBuilderpublic List<? extends GenomicsDBVidMapProto.ChromosomeOrBuilder> getChromosomesOrBuilderList()
repeated .Chromosome chromosomes = 2;getChromosomesOrBuilderList in interface GenomicsDBVidMapProto.VidMappingPBOrBuilderpublic int getChromosomesCount()
repeated .Chromosome chromosomes = 2;getChromosomesCount in interface GenomicsDBVidMapProto.VidMappingPBOrBuilderpublic GenomicsDBVidMapProto.Chromosome getChromosomes(int index)
repeated .Chromosome chromosomes = 2;getChromosomes in interface GenomicsDBVidMapProto.VidMappingPBOrBuilderpublic GenomicsDBVidMapProto.ChromosomeOrBuilder getChromosomesOrBuilder(int index)
repeated .Chromosome chromosomes = 2;getChromosomesOrBuilder in interface GenomicsDBVidMapProto.VidMappingPBOrBuilderpublic 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 GenomicsDBVidMapProto.VidMappingPB parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBVidMapProto.VidMappingPB parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBVidMapProto.VidMappingPB parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBVidMapProto.VidMappingPB parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBVidMapProto.VidMappingPB parseFrom(InputStream input) throws IOException
IOExceptionpublic static GenomicsDBVidMapProto.VidMappingPB parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenomicsDBVidMapProto.VidMappingPB parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GenomicsDBVidMapProto.VidMappingPB parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenomicsDBVidMapProto.VidMappingPB parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GenomicsDBVidMapProto.VidMappingPB parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GenomicsDBVidMapProto.VidMappingPB.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GenomicsDBVidMapProto.VidMappingPB.Builder newBuilder()
public static GenomicsDBVidMapProto.VidMappingPB.Builder newBuilder(GenomicsDBVidMapProto.VidMappingPB prototype)
public GenomicsDBVidMapProto.VidMappingPB.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GenomicsDBVidMapProto.VidMappingPB.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static GenomicsDBVidMapProto.VidMappingPB getDefaultInstance()
public static com.google.protobuf.Parser<GenomicsDBVidMapProto.VidMappingPB> parser()
public com.google.protobuf.Parser<GenomicsDBVidMapProto.VidMappingPB> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic GenomicsDBVidMapProto.VidMappingPB getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2017. All rights reserved.