Uses of Class
com.ibm.fhir.model.resource.SubstancePolymer
-
Packages that use SubstancePolymer Package Description com.ibm.fhir.model.resource com.ibm.fhir.model.visitor -
-
Uses of SubstancePolymer in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return SubstancePolymer Modifier and Type Method Description SubstancePolymerSubstancePolymer.Builder. build()Build theSubstancePolymerMethods in com.ibm.fhir.model.resource with parameters of type SubstancePolymer Modifier and Type Method Description protected SubstancePolymer.BuilderSubstancePolymer.Builder. from(SubstancePolymer substancePolymer)protected voidSubstancePolymer.Builder. validate(SubstancePolymer substancePolymer) -
Uses of SubstancePolymer in com.ibm.fhir.model.visitor
Methods in com.ibm.fhir.model.visitor with parameters of type SubstancePolymer Modifier and Type Method Description booleanDefaultVisitor. visit(String elementName, int elementIndex, SubstancePolymer substancePolymer)Delegates to#visit(elementName, elementIndex, DomainResource)booleanVisitor. visit(String elementName, int elementIndex, SubstancePolymer substancePolymer)
-