Uses of Class
org.molgenis.vibe.core.formats.GeneDiseaseCombinationType
-
Packages that use GeneDiseaseCombinationType Package Description org.molgenis.vibe.core.formats -
-
Uses of GeneDiseaseCombinationType in org.molgenis.vibe.core.formats
Fields in org.molgenis.vibe.core.formats declared as GeneDiseaseCombinationType Modifier and Type Field Description static GeneDiseaseCombinationTypeGeneDiseaseCombinationType. ROOTThe rootGeneDiseaseCombinationTypeof all association types available in this enumMethods in org.molgenis.vibe.core.formats that return GeneDiseaseCombinationType Modifier and Type Method Description static GeneDiseaseCombinationTypeGeneDiseaseCombinationType. retrieve(String sio)static GeneDiseaseCombinationTypeGeneDiseaseCombinationType. valueOf(String name)Returns the enum constant of this type with the specified name.static GeneDiseaseCombinationType[]GeneDiseaseCombinationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-