public static final class GenomicsDBCallsetsMapProto.CallsetMappingPB extends com.google.protobuf.GeneratedMessage implements GenomicsDBCallsetsMapProto.CallsetMappingPBOrBuilder
CallsetMappingPB| Modifier and Type | Class and Description |
|---|---|
static class |
GenomicsDBCallsetsMapProto.CallsetMappingPB.Builder
Protobuf type
CallsetMappingPB |
private static class |
GenomicsDBCallsetsMapProto.CallsetMappingPB.CallsetMapDefaultEntryHolder |
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 |
|---|---|
static int |
CALLSET_MAP_FIELD_NUMBER |
private com.google.protobuf.MapField<String,GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap> |
callsetMap_ |
private static GenomicsDBCallsetsMapProto.CallsetMappingPB |
DEFAULT_INSTANCE |
private byte |
memoizedIsInitialized |
static com.google.protobuf.Parser<GenomicsDBCallsetsMapProto.CallsetMappingPB> |
PARSER
Deprecated.
|
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
private |
CallsetMappingPB() |
private |
CallsetMappingPB(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
CallsetMappingPB(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, 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 CALLSET_MAP_FIELD_NUMBER
private com.google.protobuf.MapField<String,GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap> callsetMap_
private byte memoizedIsInitialized
private static final long serialVersionUID
private static final GenomicsDBCallsetsMapProto.CallsetMappingPB DEFAULT_INSTANCE
@Deprecated public static final com.google.protobuf.Parser<GenomicsDBCallsetsMapProto.CallsetMappingPB> PARSER
private CallsetMappingPB(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private CallsetMappingPB()
private CallsetMappingPB(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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageprotected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageprivate com.google.protobuf.MapField<String,GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap> internalGetCallsetMap()
public Map<String,GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap> getCallsetMap()
map<string, .SampleIDToTileDBIDMap> callset_map = 1;getCallsetMap in interface GenomicsDBCallsetsMapProto.CallsetMappingPBOrBuilderpublic 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 GenomicsDBCallsetsMapProto.CallsetMappingPB parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBCallsetsMapProto.CallsetMappingPB parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBCallsetsMapProto.CallsetMappingPB parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBCallsetsMapProto.CallsetMappingPB parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBCallsetsMapProto.CallsetMappingPB parseFrom(InputStream input) throws IOException
IOExceptionpublic static GenomicsDBCallsetsMapProto.CallsetMappingPB parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenomicsDBCallsetsMapProto.CallsetMappingPB parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GenomicsDBCallsetsMapProto.CallsetMappingPB parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenomicsDBCallsetsMapProto.CallsetMappingPB parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GenomicsDBCallsetsMapProto.CallsetMappingPB parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GenomicsDBCallsetsMapProto.CallsetMappingPB.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GenomicsDBCallsetsMapProto.CallsetMappingPB.Builder newBuilder()
public static GenomicsDBCallsetsMapProto.CallsetMappingPB.Builder newBuilder(GenomicsDBCallsetsMapProto.CallsetMappingPB prototype)
public GenomicsDBCallsetsMapProto.CallsetMappingPB.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GenomicsDBCallsetsMapProto.CallsetMappingPB.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static GenomicsDBCallsetsMapProto.CallsetMappingPB getDefaultInstance()
public static com.google.protobuf.Parser<GenomicsDBCallsetsMapProto.CallsetMappingPB> parser()
public com.google.protobuf.Parser<GenomicsDBCallsetsMapProto.CallsetMappingPB> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic GenomicsDBCallsetsMapProto.CallsetMappingPB getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2017. All rights reserved.