Uses of Class
com.ibm.fhir.model.resource.SubstancePolymer.Repeat
- 
Packages that use SubstancePolymer.Repeat Package Description com.ibm.fhir.model.resource  - 
- 
Uses of SubstancePolymer.Repeat in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return SubstancePolymer.Repeat Modifier and Type Method Description SubstancePolymer.RepeatSubstancePolymer.Repeat.Builder. build()Build theSubstancePolymer.RepeatMethods in com.ibm.fhir.model.resource that return types with arguments of type SubstancePolymer.Repeat Modifier and Type Method Description List<SubstancePolymer.Repeat>SubstancePolymer. getRepeat()Todo.Methods in com.ibm.fhir.model.resource with parameters of type SubstancePolymer.Repeat Modifier and Type Method Description protected SubstancePolymer.Repeat.BuilderSubstancePolymer.Repeat.Builder. from(SubstancePolymer.Repeat repeat)SubstancePolymer.BuilderSubstancePolymer.Builder. repeat(SubstancePolymer.Repeat... repeat)Todo.Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstancePolymer.Repeat Modifier and Type Method Description SubstancePolymer.BuilderSubstancePolymer.Builder. repeat(Collection<SubstancePolymer.Repeat> repeat)Todo. 
 -