Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVSubstance
Packages that use COCTMT230100UVSubstance
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVSubstance in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVSubstanceModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<COCTMT230100UVSubstance>
COCTMT230100UVIngredient.ingredient
protected javax.xml.bind.JAXBElement<COCTMT230100UVSubstance>
COCTMT230100UVSubIngredient.ingredient
Methods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVSubstanceModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubstance()
Create an instance ofCOCTMT230100UVSubstance
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVSubstanceModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVSubstance>
ObjectFactory.createCOCTMT230100UVIngredientIngredient
(COCTMT230100UVSubstance value) javax.xml.bind.JAXBElement<COCTMT230100UVSubstance>
ObjectFactory.createCOCTMT230100UVSubIngredientIngredient
(COCTMT230100UVSubstance value) javax.xml.bind.JAXBElement<COCTMT230100UVSubstance>
COCTMT230100UVIngredient.getIngredient()
Ruft den Wert der ingredient-Eigenschaft ab.javax.xml.bind.JAXBElement<COCTMT230100UVSubstance>
COCTMT230100UVSubIngredient.getIngredient()
Ruft den Wert der ingredient-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVSubstanceModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVSubstance>
ObjectFactory.createCOCTMT230100UVIngredientIngredient
(COCTMT230100UVSubstance value) javax.xml.bind.JAXBElement<COCTMT230100UVSubstance>
ObjectFactory.createCOCTMT230100UVSubIngredientIngredient
(COCTMT230100UVSubstance value) Method parameters in org.projecthusky.common.hl7cdar2 with type arguments of type COCTMT230100UVSubstanceModifier and TypeMethodDescriptionvoid
COCTMT230100UVIngredient.setIngredient
(javax.xml.bind.JAXBElement<COCTMT230100UVSubstance> value) Legt den Wert der ingredient-Eigenschaft fest.void
COCTMT230100UVSubIngredient.setIngredient
(javax.xml.bind.JAXBElement<COCTMT230100UVSubstance> value) Legt den Wert der ingredient-Eigenschaft fest.