Uses of Class
com.ibm.fhir.model.resource.SubstancePolymer.MonomerSet
-
Packages that use SubstancePolymer.MonomerSet Package Description com.ibm.fhir.model.resource -
-
Uses of SubstancePolymer.MonomerSet in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return SubstancePolymer.MonomerSet Modifier and Type Method Description SubstancePolymer.MonomerSet
SubstancePolymer.MonomerSet.Builder. build()
Build theSubstancePolymer.MonomerSet
Methods in com.ibm.fhir.model.resource that return types with arguments of type SubstancePolymer.MonomerSet Modifier and Type Method Description List<SubstancePolymer.MonomerSet>
SubstancePolymer. getMonomerSet()
Todo.Methods in com.ibm.fhir.model.resource with parameters of type SubstancePolymer.MonomerSet Modifier and Type Method Description protected SubstancePolymer.MonomerSet.Builder
SubstancePolymer.MonomerSet.Builder. from(SubstancePolymer.MonomerSet monomerSet)
SubstancePolymer.Builder
SubstancePolymer.Builder. monomerSet(SubstancePolymer.MonomerSet... monomerSet)
Todo.protected void
SubstancePolymer.MonomerSet.Builder. validate(SubstancePolymer.MonomerSet monomerSet)
Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstancePolymer.MonomerSet Modifier and Type Method Description SubstancePolymer.Builder
SubstancePolymer.Builder. monomerSet(Collection<SubstancePolymer.MonomerSet> monomerSet)
Todo.
-