Uses of Class
org.linuxforhealth.fhir.model.resource.BiologicallyDerivedProduct.Manipulation
-
Packages that use BiologicallyDerivedProduct.Manipulation Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of BiologicallyDerivedProduct.Manipulation in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.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 org.linuxforhealth.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.protected void
BiologicallyDerivedProduct.Manipulation.Builder. validate(BiologicallyDerivedProduct.Manipulation manipulation)
-