Uses of Enum Class
org.monarchinitiative.exomiser.core.proto.AlleleProto.FrequencySource
Packages that use AlleleProto.FrequencySource
-
Uses of AlleleProto.FrequencySource in org.monarchinitiative.exomiser.core.proto
Methods in org.monarchinitiative.exomiser.core.proto that return AlleleProto.FrequencySourceModifier and TypeMethodDescriptionstatic AlleleProto.FrequencySource
AlleleProto.FrequencySource.forNumber
(int value) AlleleProto.Frequency.Builder.getFrequencySource()
1 byte (Varint)AlleleProto.Frequency.getFrequencySource()
1 byte (Varint)AlleleProto.FrequencyOrBuilder.getFrequencySource()
1 byte (Varint)static AlleleProto.FrequencySource
AlleleProto.FrequencySource.valueOf
(int value) Deprecated.static AlleleProto.FrequencySource
AlleleProto.FrequencySource.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static AlleleProto.FrequencySource
Returns the enum constant of this class with the specified name.static AlleleProto.FrequencySource[]
AlleleProto.FrequencySource.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.monarchinitiative.exomiser.core.proto that return types with arguments of type AlleleProto.FrequencySourceModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AlleleProto.FrequencySource>
AlleleProto.FrequencySource.internalGetValueMap()
Methods in org.monarchinitiative.exomiser.core.proto with parameters of type AlleleProto.FrequencySourceModifier and TypeMethodDescriptionAlleleProto.Frequency.Builder.setFrequencySource
(AlleleProto.FrequencySource value) 1 byte (Varint)