Uses of Class
com.ibm.fhir.model.resource.BiologicallyDerivedProduct.Manipulation
-
Packages that use BiologicallyDerivedProduct.Manipulation Package Description com.ibm.fhir.model.resource -
-
Uses of BiologicallyDerivedProduct.Manipulation in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return BiologicallyDerivedProduct.Manipulation Modifier and Type Method Description BiologicallyDerivedProduct.Manipulation
BiologicallyDerivedProduct.Manipulation.Builder. build()
Build theBiologicallyDerivedProduct.Manipulation
BiologicallyDerivedProduct.Manipulation
BiologicallyDerivedProduct. getManipulation()
Any manipulation of product post-collection that is intended to alter the product.Methods in com.ibm.fhir.model.resource with parameters of type BiologicallyDerivedProduct.Manipulation Modifier and Type Method Description protected BiologicallyDerivedProduct.Manipulation.Builder
BiologicallyDerivedProduct.Manipulation.Builder. from(BiologicallyDerivedProduct.Manipulation manipulation)
BiologicallyDerivedProduct.Builder
BiologicallyDerivedProduct.Builder. manipulation(BiologicallyDerivedProduct.Manipulation manipulation)
Any manipulation of product post-collection that is intended to alter the product.
-