java.lang.Object
org.phenopackets.phenopackettools.builder.constants.Severity

public class Severity extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.phenopackets.schema.v2.core.OntologyClass
     
    static org.phenopackets.schema.v2.core.OntologyClass
     
    static org.phenopackets.schema.v2.core.OntologyClass
     
    static org.phenopackets.schema.v2.core.OntologyClass
     
    static org.phenopackets.schema.v2.core.OntologyClass
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Severity

      public Severity()
  • Method Details

    • borderline

      public static org.phenopackets.schema.v2.core.OntologyClass borderline()
    • mild

      public static org.phenopackets.schema.v2.core.OntologyClass mild()
    • moderate

      public static org.phenopackets.schema.v2.core.OntologyClass moderate()
    • severe

      public static org.phenopackets.schema.v2.core.OntologyClass severe()
    • profound

      public static org.phenopackets.schema.v2.core.OntologyClass profound()