Uses of Class
org.hl7.v3.COCTMT230100UVSubContent
-
Uses of COCTMT230100UVSubContent in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVSubContentModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT230100UVSubContent>COCTMT230100UVPackagedMedicine.subContentMethods in org.hl7.v3 that return COCTMT230100UVSubContentModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubContent()Create an instance ofCOCTMT230100UVSubContentCOCTMT230100UVSubContent.withClassCode(String... values) COCTMT230100UVSubContent.withClassCode(Collection<String> values) COCTMT230100UVSubContent.withContainedPackagedMedicine(jakarta.xml.bind.JAXBElement<COCTMT230100UVPackagedMedicine> value) COCTMT230100UVSubContent.withNullFlavor(String... values) COCTMT230100UVSubContent.withNullFlavor(Collection<String> values) COCTMT230100UVSubContent.withQuantity(RTOQTYQTY value) COCTMT230100UVSubContent.withRealmCode(Collection<CS> values) COCTMT230100UVSubContent.withRealmCode(CS... values) COCTMT230100UVSubContent.withTemplateId(Collection<II> values) COCTMT230100UVSubContent.withTemplateId(II... values) COCTMT230100UVSubContent.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVSubContentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVSubContent>ObjectFactory.createCOCTMT230100UVPackagedMedicineSubContent(COCTMT230100UVSubContent value) jakarta.xml.bind.JAXBElement<COCTMT230100UVSubContent>COCTMT230100UVPackagedMedicine.getSubContent()Gets the value of the subContent property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVSubContentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVSubContent>ObjectFactory.createCOCTMT230100UVPackagedMedicineSubContent(COCTMT230100UVSubContent value) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVSubContentModifier and TypeMethodDescriptionvoidCOCTMT230100UVPackagedMedicine.setSubContent(jakarta.xml.bind.JAXBElement<COCTMT230100UVSubContent> value) Sets the value of the subContent property.COCTMT230100UVPackagedMedicine.withSubContent(jakarta.xml.bind.JAXBElement<COCTMT230100UVSubContent> value)