Uses of Class
org.hl7.v3.COCTMT230100UVIngredient
-
Uses of COCTMT230100UVIngredient in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVIngredientModifier and TypeFieldDescriptionprotected List<COCTMT230100UVIngredient>COCTMT230100UVMedicine.ingredientMethods in org.hl7.v3 that return COCTMT230100UVIngredientModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVIngredient()Create an instance ofCOCTMT230100UVIngredientCOCTMT230100UVIngredient.withClassCode(String value) COCTMT230100UVIngredient.withIngredient(jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance> value) COCTMT230100UVIngredient.withNegationInd(Boolean value) COCTMT230100UVIngredient.withNullFlavor(String... values) COCTMT230100UVIngredient.withNullFlavor(Collection<String> values) COCTMT230100UVIngredient.withQuantity(RTOQTYQTY value) COCTMT230100UVIngredient.withRealmCode(Collection<CS> values) COCTMT230100UVIngredient.withRealmCode(CS... values) COCTMT230100UVIngredient.withTemplateId(Collection<II> values) COCTMT230100UVIngredient.withTemplateId(II... values) COCTMT230100UVIngredient.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVIngredientModifier and TypeMethodDescriptionCOCTMT230100UVMedicine.getIngredient()Gets the value of the ingredient property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVIngredientModifier and TypeMethodDescriptionCOCTMT230100UVMedicine.withIngredient(COCTMT230100UVIngredient... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVIngredientModifier and TypeMethodDescriptionCOCTMT230100UVMedicine.withIngredient(Collection<COCTMT230100UVIngredient> values)