Uses of Enum Class
org.snpeff.ped.Sex
Packages that use Sex
-
Uses of Sex in org.snpeff.ped
Methods in org.snpeff.ped that return SexModifier and TypeMethodDescriptionTfamEntry.getSex()
Sex.opposite()
Return the opposite sexstatic Sex
Random sexstatic Sex
Returns the enum constant of this class with the specified name.static Sex[]
Sex.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.snpeff.ped with parameters of type Sex