Class AlleleProto.ClinVar
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,AlleleProto.ClinVarOrBuilder
- Enclosing class:
- AlleleProto
public static final class AlleleProto.ClinVar
extends com.google.protobuf.GeneratedMessageV3
implements AlleleProto.ClinVarOrBuilder
Protobuf type
ClinVar
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typeClinVar
static enum
Protobuf enumClinVar.ClinSig
static enum
Protobuf enumClinVar.ReviewStatus
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,
BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
CLNSIGCONFboolean
map<string, .ClinVar.ClinSig> includedAlleles = 5;
boolean
Deprecated.com.google.protobuf.ByteString
Deprecated.Deprecated.int
CLNSIGCONFCLNSIGCONFint
getClinSigCountsOrDefault
(String key, int defaultValue) CLNSIGCONFint
CLNSIGCONFstatic AlleleProto.ClinVar
static final com.google.protobuf.Descriptors.Descriptor
string gene_id = 8;
com.google.protobuf.ByteString
string gene_id = 8;
string gene_symbol = 7;
com.google.protobuf.ByteString
string gene_symbol = 7;
string hgvs_cdna = 10;
com.google.protobuf.ByteString
string hgvs_cdna = 10;
string hgvs_protein = 11;
com.google.protobuf.ByteString
string hgvs_protein = 11;
Deprecated.int
map<string, .ClinVar.ClinSig> includedAlleles = 5;
map<string, .ClinVar.ClinSig> includedAlleles = 5;
getIncludedAllelesOrDefault
(String key, AlleleProto.ClinVar.ClinSig defaultValue) map<string, .ClinVar.ClinSig> includedAlleles = 5;
map<string, .ClinVar.ClinSig> includedAlleles = 5;
Deprecated.map<string, .ClinVar.ClinSig> includedAlleles = 5;
int
getIncludedAllelesValueOrDefault
(String key, int defaultValue) map<string, .ClinVar.ClinSig> includedAlleles = 5;
int
map<string, .ClinVar.ClinSig> includedAlleles = 5;
com.google.protobuf.Parser<AlleleProto.ClinVar>
.ClinVar.ClinSig primaryInterpretation = 2;
int
.ClinVar.ClinSig primaryInterpretation = 2;
.ClinVar.ReviewStatus reviewStatus = 4;
int
.ClinVar.ReviewStatus reviewStatus = 4;
getSecondaryInterpretations
(int index) repeated .ClinVar.ClinSig secondaryInterpretations = 3;
int
repeated .ClinVar.ClinSig secondaryInterpretations = 3;
repeated .ClinVar.ClinSig secondaryInterpretations = 3;
int
getSecondaryInterpretationsValue
(int index) repeated .ClinVar.ClinSig secondaryInterpretations = 3;
repeated .ClinVar.ClinSig secondaryInterpretations = 3;
int
final com.google.protobuf.UnknownFieldSet
.VariantEffect variant_effect = 9;
int
.VariantEffect variant_effect = 9;
string variationId = 6;
com.google.protobuf.ByteString
string variationId = 6;
int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) final boolean
static AlleleProto.ClinVar.Builder
static AlleleProto.ClinVar.Builder
newBuilder
(AlleleProto.ClinVar prototype) protected AlleleProto.ClinVar.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static AlleleProto.ClinVar
parseDelimitedFrom
(InputStream input) static AlleleProto.ClinVar
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.ClinVar
parseFrom
(byte[] data) static AlleleProto.ClinVar
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.ClinVar
parseFrom
(com.google.protobuf.ByteString data) static AlleleProto.ClinVar
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.ClinVar
parseFrom
(com.google.protobuf.CodedInputStream input) static AlleleProto.ClinVar
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.ClinVar
parseFrom
(InputStream input) static AlleleProto.ClinVar
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.ClinVar
parseFrom
(ByteBuffer data) static AlleleProto.ClinVar
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AlleleProto.ClinVar>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
ALLELEID_FIELD_NUMBER
public static final int ALLELEID_FIELD_NUMBER- See Also:
-
PRIMARYINTERPRETATION_FIELD_NUMBER
public static final int PRIMARYINTERPRETATION_FIELD_NUMBER- See Also:
-
SECONDARYINTERPRETATIONS_FIELD_NUMBER
public static final int SECONDARYINTERPRETATIONS_FIELD_NUMBER- See Also:
-
REVIEWSTATUS_FIELD_NUMBER
public static final int REVIEWSTATUS_FIELD_NUMBER- See Also:
-
INCLUDEDALLELES_FIELD_NUMBER
public static final int INCLUDEDALLELES_FIELD_NUMBER- See Also:
-
VARIATIONID_FIELD_NUMBER
public static final int VARIATIONID_FIELD_NUMBER- See Also:
-
GENE_SYMBOL_FIELD_NUMBER
public static final int GENE_SYMBOL_FIELD_NUMBER- See Also:
-
GENE_ID_FIELD_NUMBER
public static final int GENE_ID_FIELD_NUMBER- See Also:
-
VARIANT_EFFECT_FIELD_NUMBER
public static final int VARIANT_EFFECT_FIELD_NUMBER- See Also:
-
HGVS_CDNA_FIELD_NUMBER
public static final int HGVS_CDNA_FIELD_NUMBER- See Also:
-
HGVS_PROTEIN_FIELD_NUMBER
public static final int HGVS_PROTEIN_FIELD_NUMBER- See Also:
-
CLIN_SIG_COUNTS_FIELD_NUMBER
public static final int CLIN_SIG_COUNTS_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getAlleleId
Deprecated.string alleleId = 1 [deprecated = true];
- Specified by:
getAlleleId
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The alleleId.
-
getAlleleIdBytes
Deprecated.string alleleId = 1 [deprecated = true];
- Specified by:
getAlleleIdBytes
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The bytes for alleleId.
-
getPrimaryInterpretationValue
public int getPrimaryInterpretationValue().ClinVar.ClinSig primaryInterpretation = 2;
- Specified by:
getPrimaryInterpretationValue
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The enum numeric value on the wire for primaryInterpretation.
-
getPrimaryInterpretation
.ClinVar.ClinSig primaryInterpretation = 2;
- Specified by:
getPrimaryInterpretation
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The primaryInterpretation.
-
getSecondaryInterpretationsList
repeated .ClinVar.ClinSig secondaryInterpretations = 3;
- Specified by:
getSecondaryInterpretationsList
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- A list containing the secondaryInterpretations.
-
getSecondaryInterpretationsCount
public int getSecondaryInterpretationsCount()repeated .ClinVar.ClinSig secondaryInterpretations = 3;
- Specified by:
getSecondaryInterpretationsCount
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The count of secondaryInterpretations.
-
getSecondaryInterpretations
repeated .ClinVar.ClinSig secondaryInterpretations = 3;
- Specified by:
getSecondaryInterpretations
in interfaceAlleleProto.ClinVarOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The secondaryInterpretations at the given index.
-
getSecondaryInterpretationsValueList
repeated .ClinVar.ClinSig secondaryInterpretations = 3;
- Specified by:
getSecondaryInterpretationsValueList
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for secondaryInterpretations.
-
getSecondaryInterpretationsValue
public int getSecondaryInterpretationsValue(int index) repeated .ClinVar.ClinSig secondaryInterpretations = 3;
- Specified by:
getSecondaryInterpretationsValue
in interfaceAlleleProto.ClinVarOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The enum numeric value on the wire of secondaryInterpretations at the given index.
-
getReviewStatusValue
public int getReviewStatusValue().ClinVar.ReviewStatus reviewStatus = 4;
- Specified by:
getReviewStatusValue
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The enum numeric value on the wire for reviewStatus.
-
getReviewStatus
.ClinVar.ReviewStatus reviewStatus = 4;
- Specified by:
getReviewStatus
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The reviewStatus.
-
getIncludedAllelesCount
public int getIncludedAllelesCount()Description copied from interface:AlleleProto.ClinVarOrBuilder
map<string, .ClinVar.ClinSig> includedAlleles = 5;
- Specified by:
getIncludedAllelesCount
in interfaceAlleleProto.ClinVarOrBuilder
-
containsIncludedAlleles
map<string, .ClinVar.ClinSig> includedAlleles = 5;
- Specified by:
containsIncludedAlleles
in interfaceAlleleProto.ClinVarOrBuilder
-
getIncludedAlleles
Deprecated.UsegetIncludedAllelesMap()
instead.- Specified by:
getIncludedAlleles
in interfaceAlleleProto.ClinVarOrBuilder
-
getIncludedAllelesMap
map<string, .ClinVar.ClinSig> includedAlleles = 5;
- Specified by:
getIncludedAllelesMap
in interfaceAlleleProto.ClinVarOrBuilder
-
getIncludedAllelesOrDefault
public AlleleProto.ClinVar.ClinSig getIncludedAllelesOrDefault(String key, AlleleProto.ClinVar.ClinSig defaultValue) map<string, .ClinVar.ClinSig> includedAlleles = 5;
- Specified by:
getIncludedAllelesOrDefault
in interfaceAlleleProto.ClinVarOrBuilder
-
getIncludedAllelesOrThrow
map<string, .ClinVar.ClinSig> includedAlleles = 5;
- Specified by:
getIncludedAllelesOrThrow
in interfaceAlleleProto.ClinVarOrBuilder
-
getIncludedAllelesValue
Deprecated.UsegetIncludedAllelesValueMap()
instead.- Specified by:
getIncludedAllelesValue
in interfaceAlleleProto.ClinVarOrBuilder
-
getIncludedAllelesValueMap
map<string, .ClinVar.ClinSig> includedAlleles = 5;
- Specified by:
getIncludedAllelesValueMap
in interfaceAlleleProto.ClinVarOrBuilder
-
getIncludedAllelesValueOrDefault
map<string, .ClinVar.ClinSig> includedAlleles = 5;
- Specified by:
getIncludedAllelesValueOrDefault
in interfaceAlleleProto.ClinVarOrBuilder
-
getIncludedAllelesValueOrThrow
map<string, .ClinVar.ClinSig> includedAlleles = 5;
- Specified by:
getIncludedAllelesValueOrThrow
in interfaceAlleleProto.ClinVarOrBuilder
-
getVariationId
string variationId = 6;
- Specified by:
getVariationId
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The variationId.
-
getVariationIdBytes
public com.google.protobuf.ByteString getVariationIdBytes()string variationId = 6;
- Specified by:
getVariationIdBytes
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The bytes for variationId.
-
getGeneSymbol
string gene_symbol = 7;
- Specified by:
getGeneSymbol
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The geneSymbol.
-
getGeneSymbolBytes
public com.google.protobuf.ByteString getGeneSymbolBytes()string gene_symbol = 7;
- Specified by:
getGeneSymbolBytes
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The bytes for geneSymbol.
-
getGeneId
string gene_id = 8;
- Specified by:
getGeneId
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The geneId.
-
getGeneIdBytes
public com.google.protobuf.ByteString getGeneIdBytes()string gene_id = 8;
- Specified by:
getGeneIdBytes
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The bytes for geneId.
-
getVariantEffectValue
public int getVariantEffectValue().VariantEffect variant_effect = 9;
- Specified by:
getVariantEffectValue
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The enum numeric value on the wire for variantEffect.
-
getVariantEffect
.VariantEffect variant_effect = 9;
- Specified by:
getVariantEffect
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The variantEffect.
-
getHgvsCdna
string hgvs_cdna = 10;
- Specified by:
getHgvsCdna
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The hgvsCdna.
-
getHgvsCdnaBytes
public com.google.protobuf.ByteString getHgvsCdnaBytes()string hgvs_cdna = 10;
- Specified by:
getHgvsCdnaBytes
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The bytes for hgvsCdna.
-
getHgvsProtein
string hgvs_protein = 11;
- Specified by:
getHgvsProtein
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The hgvsProtein.
-
getHgvsProteinBytes
public com.google.protobuf.ByteString getHgvsProteinBytes()string hgvs_protein = 11;
- Specified by:
getHgvsProteinBytes
in interfaceAlleleProto.ClinVarOrBuilder
- Returns:
- The bytes for hgvsProtein.
-
getClinSigCountsCount
public int getClinSigCountsCount()Description copied from interface:AlleleProto.ClinVarOrBuilder
CLNSIGCONF
map<string, uint32> clin_sig_counts = 12;
- Specified by:
getClinSigCountsCount
in interfaceAlleleProto.ClinVarOrBuilder
-
containsClinSigCounts
CLNSIGCONF
map<string, uint32> clin_sig_counts = 12;
- Specified by:
containsClinSigCounts
in interfaceAlleleProto.ClinVarOrBuilder
-
getClinSigCounts
Deprecated.UsegetClinSigCountsMap()
instead.- Specified by:
getClinSigCounts
in interfaceAlleleProto.ClinVarOrBuilder
-
getClinSigCountsMap
CLNSIGCONF
map<string, uint32> clin_sig_counts = 12;
- Specified by:
getClinSigCountsMap
in interfaceAlleleProto.ClinVarOrBuilder
-
getClinSigCountsOrDefault
CLNSIGCONF
map<string, uint32> clin_sig_counts = 12;
- Specified by:
getClinSigCountsOrDefault
in interfaceAlleleProto.ClinVarOrBuilder
-
getClinSigCountsOrThrow
CLNSIGCONF
map<string, uint32> clin_sig_counts = 12;
- Specified by:
getClinSigCountsOrThrow
in interfaceAlleleProto.ClinVarOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AlleleProto.ClinVar parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlleleProto.ClinVar parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlleleProto.ClinVar parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlleleProto.ClinVar parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlleleProto.ClinVar parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlleleProto.ClinVar parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AlleleProto.ClinVar parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static AlleleProto.ClinVar parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AlleleProto.ClinVar parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AlleleProto.ClinVar parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AlleleProto.ClinVar.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-