Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVIngredient
Packages that use COCTMT230100UVIngredient
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVIngredient in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return COCTMT230100UVIngredient -
Uses of COCTMT230100UVIngredient in org.projecthusky.cda.elga.narrative
Method parameters in org.projecthusky.cda.elga.narrative with type arguments of type COCTMT230100UVIngredientModifier and TypeMethodDescriptionprotected voidMedBaseTextGenerator.addIngredientRows(List<COCTMT230100UVIngredient> ingredients, StrucDocTbody body) -
Uses of COCTMT230100UVIngredient in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVIngredientModifier and TypeFieldDescriptionprotected List<COCTMT230100UVIngredient>COCTMT230100UVMedicine.ingredientprotected List<COCTMT230100UVIngredient>POCDMT000040Material.ingredientMethods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVIngredientModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVIngredient()Create an instance ofCOCTMT230100UVIngredientMethods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVIngredientModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVIngredient>ObjectFactory.createIngredient(COCTMT230100UVIngredient value) COCTMT230100UVMedicine.getIngredient()Gets the value of the ingredient property.@NonNull List<COCTMT230100UVIngredient>POCDMT000040Material.getIngredient()Gets the value of the ingredient property.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVIngredientModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVIngredient>ObjectFactory.createIngredient(COCTMT230100UVIngredient value)