Uses of Class
org.hl7.v3.COCTMT230100UVSubIngredient
-
Uses of COCTMT230100UVSubIngredient in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVSubIngredientModifier and TypeFieldDescriptionprotected List<COCTMT230100UVSubIngredient>COCTMT230100UVSubstance.subIngredientMethods in org.hl7.v3 that return COCTMT230100UVSubIngredientModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubIngredient()Create an instance ofCOCTMT230100UVSubIngredientCOCTMT230100UVSubIngredient.withClassCode(String value) COCTMT230100UVSubIngredient.withIngredient(jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance> value) COCTMT230100UVSubIngredient.withNegationInd(Boolean value) COCTMT230100UVSubIngredient.withNullFlavor(String... values) COCTMT230100UVSubIngredient.withNullFlavor(Collection<String> values) COCTMT230100UVSubIngredient.withQuantity(RTOQTYQTY value) COCTMT230100UVSubIngredient.withRealmCode(Collection<CS> values) COCTMT230100UVSubIngredient.withRealmCode(CS... values) COCTMT230100UVSubIngredient.withTemplateId(Collection<II> values) COCTMT230100UVSubIngredient.withTemplateId(II... values) COCTMT230100UVSubIngredient.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVSubIngredientModifier and TypeMethodDescriptionCOCTMT230100UVSubstance.getSubIngredient()Gets the value of the subIngredient property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVSubIngredientModifier and TypeMethodDescriptionCOCTMT230100UVSubstance.withSubIngredient(COCTMT230100UVSubIngredient... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVSubIngredientModifier and TypeMethodDescriptionCOCTMT230100UVSubstance.withSubIngredient(Collection<COCTMT230100UVSubIngredient> values)