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 SubstancePolymer
SubstancePolymer.Builder. build()
Build theSubstancePolymer
Methods in com.ibm.fhir.model.resource with parameters of type SubstancePolymer Modifier and Type Method Description protected SubstancePolymer.Builder
SubstancePolymer.Builder. from(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 boolean
DefaultVisitor. visit(String elementName, int elementIndex, SubstancePolymer substancePolymer)
Delegates to#visit(elementName, elementIndex, DomainResource)
boolean
Visitor. visit(String elementName, int elementIndex, SubstancePolymer substancePolymer)
-