Uses of Class
org.hl7.fhir.r4b.model.BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent
-
Packages that use BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.formats that return BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent Modifier and Type Method Description protected BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponentJsonParser. parseBiologicallyDerivedProductManipulationComponent(com.google.gson.JsonObject json)protected BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponentXmlParser. parseBiologicallyDerivedProductManipulationComponent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent in org.hl7.fhir.r4b.model
Fields in org.hl7.fhir.r4b.model declared as BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent Modifier and Type Field Description protected BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponentBiologicallyDerivedProduct. manipulationAny manipulation of product post-collection that is intended to alter the product.Methods in org.hl7.fhir.r4b.model that return BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent Modifier and Type Method Description BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponentBiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent. copy()BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponentBiologicallyDerivedProduct. getManipulation()BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponentBiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent. setDescription(String value)BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponentBiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent. setDescriptionElement(StringType value)BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponentBiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent. setTime(DataType value)Methods in org.hl7.fhir.r4b.model with parameters of type BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent Modifier and Type Method Description voidBiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent. copyValues(BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent dst)BiologicallyDerivedProductBiologicallyDerivedProduct. setManipulation(BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent value)
-