Uses of Class
org.hl7.v3.COCTMT230100UVSubstance
-
Uses of COCTMT230100UVSubstance in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVSubstanceModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance>COCTMT230100UVIngredient.ingredientprotected jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance>COCTMT230100UVSubIngredient.ingredientMethods in org.hl7.v3 that return COCTMT230100UVSubstanceModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubstance()Create an instance ofCOCTMT230100UVSubstanceCOCTMT230100UVSubstance.withAsSubstanceManufacturer(Collection<COCTMT230100UVSubstanceManufacturer> values) COCTMT230100UVSubstance.withAsSubstanceManufacturer(COCTMT230100UVSubstanceManufacturer... values) COCTMT230100UVSubstance.withClassCode(String value) COCTMT230100UVSubstance.withDeterminerCode(String value) COCTMT230100UVSubstance.withLotNumberText(ST value) COCTMT230100UVSubstance.withName(Collection<TN> values) COCTMT230100UVSubstance.withNullFlavor(String... values) COCTMT230100UVSubstance.withNullFlavor(Collection<String> values) COCTMT230100UVSubstance.withRealmCode(Collection<CS> values) COCTMT230100UVSubstance.withRealmCode(CS... values) COCTMT230100UVSubstance.withSubIngredient(Collection<COCTMT230100UVSubIngredient> values) COCTMT230100UVSubstance.withSubIngredient(COCTMT230100UVSubIngredient... values) COCTMT230100UVSubstance.withTemplateId(Collection<II> values) COCTMT230100UVSubstance.withTemplateId(II... values) COCTMT230100UVSubstance.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVSubstanceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance>ObjectFactory.createCOCTMT230100UVIngredientIngredient(COCTMT230100UVSubstance value) jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance>ObjectFactory.createCOCTMT230100UVSubIngredientIngredient(COCTMT230100UVSubstance value) jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance>COCTMT230100UVIngredient.getIngredient()Gets the value of the ingredient property.jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance>COCTMT230100UVSubIngredient.getIngredient()Gets the value of the ingredient property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVSubstanceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance>ObjectFactory.createCOCTMT230100UVIngredientIngredient(COCTMT230100UVSubstance value) jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance>ObjectFactory.createCOCTMT230100UVSubIngredientIngredient(COCTMT230100UVSubstance value) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVSubstanceModifier and TypeMethodDescriptionvoidCOCTMT230100UVIngredient.setIngredient(jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance> value) Sets the value of the ingredient property.voidCOCTMT230100UVSubIngredient.setIngredient(jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance> value) Sets the value of the ingredient property.COCTMT230100UVIngredient.withIngredient(jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance> value) COCTMT230100UVSubIngredient.withIngredient(jakarta.xml.bind.JAXBElement<COCTMT230100UVSubstance> value)