Uses of Class
org.hl7.v3.COCTMT230100UVManufacturer
-
Uses of COCTMT230100UVManufacturer in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT230100UVManufacturerModifier and TypeFieldDescriptionprotected COCTMT230100UVManufacturerCOCTMT230100UVDistributedProduct.distributingManufacturerprotected COCTMT230100UVManufacturerCOCTMT230100UVManufacturedProduct.manufacturerprotected COCTMT230100UVManufacturerCOCTMT230100UVMedicineManufacturer.manufacturerprotected COCTMT230100UVManufacturerCOCTMT230100UVSubstanceManufacturer.manufacturerprotected COCTMT230100UVManufacturerCOCTMT230100UVRole.playingManufacturerFields in org.hl7.v3 with type parameters of type COCTMT230100UVManufacturerModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT230100UVManufacturer>COCTMT230100UVRelatedManufacturer.representedManufacturerMethods in org.hl7.v3 that return COCTMT230100UVManufacturerModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVManufacturer()Create an instance ofCOCTMT230100UVManufacturerCOCTMT230100UVDistributedProduct.getDistributingManufacturer()Gets the value of the distributingManufacturer property.COCTMT230100UVManufacturedProduct.getManufacturer()Gets the value of the manufacturer property.COCTMT230100UVMedicineManufacturer.getManufacturer()Gets the value of the manufacturer property.COCTMT230100UVSubstanceManufacturer.getManufacturer()Gets the value of the manufacturer property.COCTMT230100UVRole.getPlayingManufacturer()Gets the value of the playingManufacturer property.COCTMT230100UVManufacturer.withAsRelatedManufacturer(Collection<COCTMT230100UVRelatedManufacturer> values) COCTMT230100UVManufacturer.withAsRelatedManufacturer(COCTMT230100UVRelatedManufacturer... values) COCTMT230100UVManufacturer.withClassCode(String value) COCTMT230100UVManufacturer.withDeterminerCode(String value) COCTMT230100UVManufacturer.withNullFlavor(String... values) COCTMT230100UVManufacturer.withNullFlavor(Collection<String> values) COCTMT230100UVManufacturer.withRealmCode(Collection<CS> values) COCTMT230100UVManufacturer.withRealmCode(CS... values) COCTMT230100UVManufacturer.withTelecom(TEL value) COCTMT230100UVManufacturer.withTemplateId(Collection<II> values) COCTMT230100UVManufacturer.withTemplateId(II... values) COCTMT230100UVManufacturer.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVManufacturerModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVManufacturer>ObjectFactory.createCOCTMT230100UVRelatedManufacturerRepresentedManufacturer(COCTMT230100UVManufacturer value) jakarta.xml.bind.JAXBElement<COCTMT230100UVManufacturer>COCTMT230100UVRelatedManufacturer.getRepresentedManufacturer()Gets the value of the representedManufacturer property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVManufacturerModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVManufacturer>ObjectFactory.createCOCTMT230100UVRelatedManufacturerRepresentedManufacturer(COCTMT230100UVManufacturer value) voidCOCTMT230100UVDistributedProduct.setDistributingManufacturer(COCTMT230100UVManufacturer value) Sets the value of the distributingManufacturer property.voidCOCTMT230100UVManufacturedProduct.setManufacturer(COCTMT230100UVManufacturer value) Sets the value of the manufacturer property.voidCOCTMT230100UVMedicineManufacturer.setManufacturer(COCTMT230100UVManufacturer value) Sets the value of the manufacturer property.voidCOCTMT230100UVSubstanceManufacturer.setManufacturer(COCTMT230100UVManufacturer value) Sets the value of the manufacturer property.voidCOCTMT230100UVRole.setPlayingManufacturer(COCTMT230100UVManufacturer value) Sets the value of the playingManufacturer property.COCTMT230100UVDistributedProduct.withDistributingManufacturer(COCTMT230100UVManufacturer value) COCTMT230100UVManufacturedProduct.withManufacturer(COCTMT230100UVManufacturer value) COCTMT230100UVMedicineManufacturer.withManufacturer(COCTMT230100UVManufacturer value) COCTMT230100UVSubstanceManufacturer.withManufacturer(COCTMT230100UVManufacturer value) COCTMT230100UVRole.withPlayingManufacturer(COCTMT230100UVManufacturer value) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVManufacturerModifier and TypeMethodDescriptionvoidCOCTMT230100UVRelatedManufacturer.setRepresentedManufacturer(jakarta.xml.bind.JAXBElement<COCTMT230100UVManufacturer> value) Sets the value of the representedManufacturer property.COCTMT230100UVRelatedManufacturer.withRepresentedManufacturer(jakarta.xml.bind.JAXBElement<COCTMT230100UVManufacturer> value)