Class DoseIntervalBuilder
java.lang.Object
org.phenopackets.phenopackettools.builder.builders.DoseIntervalBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.phenopackets.schema.v2.core.DoseInterval
of
(org.phenopackets.schema.v2.core.Quantity quantity, org.phenopackets.schema.v2.core.OntologyClass scheduleFrequency, String start, String end) static org.phenopackets.schema.v2.core.DoseInterval
of
(org.phenopackets.schema.v2.core.Quantity quantity, org.phenopackets.schema.v2.core.OntologyClass scheduleFrequency, org.phenopackets.schema.v2.core.TimeInterval interval)
-
Method Details
-
of
public static org.phenopackets.schema.v2.core.DoseInterval of(org.phenopackets.schema.v2.core.Quantity quantity, org.phenopackets.schema.v2.core.OntologyClass scheduleFrequency, org.phenopackets.schema.v2.core.TimeInterval interval) -
of
-