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.MonomerSetSubstancePolymer.MonomerSet.Builder. build()Build theSubstancePolymer.MonomerSetMethods in com.ibm.fhir.model.resource that return types with arguments of type SubstancePolymer.MonomerSet Modifier and Type Method Description java.util.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.BuilderSubstancePolymer.MonomerSet.Builder. from(SubstancePolymer.MonomerSet monomerSet)SubstancePolymer.BuilderSubstancePolymer.Builder. monomerSet(SubstancePolymer.MonomerSet... monomerSet)Todo.protected voidSubstancePolymer.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.BuilderSubstancePolymer.Builder. monomerSet(java.util.Collection<SubstancePolymer.MonomerSet> monomerSet)Todo.
-