Uses of Class
org.hl7.v3.COCTMT230100UVContent
-
Uses of COCTMT230100UVContent in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVContentModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT230100UVContent>COCTMT230100UVMedicine.asContentMethods in org.hl7.v3 that return COCTMT230100UVContentModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVContent()Create an instance ofCOCTMT230100UVContentCOCTMT230100UVContent.withClassCode(String... values) COCTMT230100UVContent.withClassCode(Collection<String> values) COCTMT230100UVContent.withContainerPackagedMedicine(COCTMT230100UVPackagedMedicine value) COCTMT230100UVContent.withNullFlavor(String... values) COCTMT230100UVContent.withNullFlavor(Collection<String> values) COCTMT230100UVContent.withQuantity(RTOQTYQTY value) COCTMT230100UVContent.withRealmCode(Collection<CS> values) COCTMT230100UVContent.withRealmCode(CS... values) COCTMT230100UVContent.withSubjectOf1(Collection<COCTMT230100UVSubject14> values) COCTMT230100UVContent.withSubjectOf1(COCTMT230100UVSubject14... values) COCTMT230100UVContent.withSubjectOf2(Collection<COCTMT230100UVSubject11> values) COCTMT230100UVContent.withSubjectOf2(COCTMT230100UVSubject11... values) COCTMT230100UVContent.withTemplateId(Collection<II> values) COCTMT230100UVContent.withTemplateId(II... values) COCTMT230100UVContent.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVContentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVContent>ObjectFactory.createCOCTMT230100UVMedicineAsContent(COCTMT230100UVContent value) jakarta.xml.bind.JAXBElement<COCTMT230100UVContent>COCTMT230100UVMedicine.getAsContent()Gets the value of the asContent property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVContentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVContent>ObjectFactory.createCOCTMT230100UVMedicineAsContent(COCTMT230100UVContent value) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVContentModifier and TypeMethodDescriptionvoidCOCTMT230100UVMedicine.setAsContent(jakarta.xml.bind.JAXBElement<COCTMT230100UVContent> value) Sets the value of the asContent property.COCTMT230100UVMedicine.withAsContent(jakarta.xml.bind.JAXBElement<COCTMT230100UVContent> value)