Uses of Class
com.ibm.fhir.model.type.Timing.Repeat
-
Packages that use Timing.Repeat Package Description com.ibm.fhir.model.type -
-
Uses of Timing.Repeat in com.ibm.fhir.model.type
Methods in com.ibm.fhir.model.type that return Timing.Repeat Modifier and Type Method Description Timing.RepeatTiming.Repeat.Builder. build()Build theTiming.RepeatTiming.RepeatTiming. getRepeat()A set of rules that describe when the event is scheduled.Methods in com.ibm.fhir.model.type with parameters of type Timing.Repeat Modifier and Type Method Description protected Timing.Repeat.BuilderTiming.Repeat.Builder. from(Timing.Repeat repeat)Timing.BuilderTiming.Builder. repeat(Timing.Repeat repeat)A set of rules that describe when the event is scheduled.
-