Uses of Class
org.monarchinitiative.exomiser.core.proto.AlleleProto.ClinVar
Packages that use AlleleProto.ClinVar
-
Uses of AlleleProto.ClinVar in org.monarchinitiative.exomiser.core.proto
Methods in org.monarchinitiative.exomiser.core.proto that return AlleleProto.ClinVarModifier and TypeMethodDescriptionAlleleProto.ClinVar.Builder.build()
AlleleProto.ClinVar.Builder.buildPartial()
AlleleProto.AlleleProperties.Builder.getClinVar()
TODO: move to model or somewhere and then import here - this is also needed for output in resultsAlleleProto.AlleleProperties.getClinVar()
TODO: move to model or somewhere and then import here - this is also needed for output in resultsAlleleProto.AllelePropertiesOrBuilder.getClinVar()
TODO: move to model or somewhere and then import here - this is also needed for output in resultsstatic AlleleProto.ClinVar
AlleleProto.ClinVar.getDefaultInstance()
AlleleProto.ClinVar.Builder.getDefaultInstanceForType()
AlleleProto.ClinVar.getDefaultInstanceForType()
static AlleleProto.ClinVar
AlleleProto.ClinVar.parseDelimitedFrom
(InputStream input) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseFrom
(byte[] data) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseFrom
(com.google.protobuf.ByteString data) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseFrom
(com.google.protobuf.CodedInputStream input) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseFrom
(InputStream input) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseFrom
(ByteBuffer data) static AlleleProto.ClinVar
AlleleProto.ClinVar.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.monarchinitiative.exomiser.core.proto that return types with arguments of type AlleleProto.ClinVarModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AlleleProto.ClinVar>
AlleleProto.ClinVar.getParserForType()
static com.google.protobuf.Parser<AlleleProto.ClinVar>
AlleleProto.ClinVar.parser()
Methods in org.monarchinitiative.exomiser.core.proto with parameters of type AlleleProto.ClinVarModifier and TypeMethodDescriptionAlleleProto.AlleleProperties.Builder.mergeClinVar
(AlleleProto.ClinVar value) TODO: move to model or somewhere and then import here - this is also needed for output in resultsAlleleProto.ClinVar.Builder.mergeFrom
(AlleleProto.ClinVar other) static AlleleProto.ClinVar.Builder
AlleleProto.ClinVar.newBuilder
(AlleleProto.ClinVar prototype) AlleleProto.AlleleProperties.Builder.setClinVar
(AlleleProto.ClinVar value) TODO: move to model or somewhere and then import here - this is also needed for output in results