java.lang.Object
org.phenopackets.phenopackettools.builder.builders.TypedQuantityBuilder

public class TypedQuantityBuilder extends Object
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.phenopackets.schema.v2.core.TypedQuantity
    of(org.phenopackets.schema.v2.core.OntologyClass type, org.phenopackets.schema.v2.core.Quantity quantity)
     

    Methods inherited from class java.lang.Object

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

    • of

      public static org.phenopackets.schema.v2.core.TypedQuantity of(org.phenopackets.schema.v2.core.OntologyClass type, org.phenopackets.schema.v2.core.Quantity quantity)