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.ManipulationBiologicallyDerivedProduct.Manipulation.Builder. build()Build theBiologicallyDerivedProduct.ManipulationBiologicallyDerivedProduct.ManipulationBiologicallyDerivedProduct. 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.BuilderBiologicallyDerivedProduct.Manipulation.Builder. from(BiologicallyDerivedProduct.Manipulation manipulation)BiologicallyDerivedProduct.BuilderBiologicallyDerivedProduct.Builder. manipulation(BiologicallyDerivedProduct.Manipulation manipulation)Any manipulation of product post-collection that is intended to alter the product.protected voidBiologicallyDerivedProduct.Manipulation.Builder. validate(BiologicallyDerivedProduct.Manipulation manipulation)
-