Uses of Class
org.hl7.v3.COCTMT600000UV06Author
-
Uses of COCTMT600000UV06Author in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT600000UV06AuthorModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT600000UV06Author>COCTMT600000UV06PrescriptionOrder.authorMethods in org.hl7.v3 that return COCTMT600000UV06AuthorModifier and TypeMethodDescriptionObjectFactory.createCOCTMT600000UV06Author()Create an instance ofCOCTMT600000UV06AuthorCOCTMT600000UV06Author.withHealthCareProvider(COCTMT600000UV06HealthCareProvider value) COCTMT600000UV06Author.withNullFlavor(String... values) COCTMT600000UV06Author.withNullFlavor(Collection<String> values) COCTMT600000UV06Author.withRealmCode(Collection<CS> values) COCTMT600000UV06Author.withRealmCode(CS... values) COCTMT600000UV06Author.withTemplateId(Collection<II> values) COCTMT600000UV06Author.withTemplateId(II... values) COCTMT600000UV06Author.withTypeCode(String... values) COCTMT600000UV06Author.withTypeCode(Collection<String> values) COCTMT600000UV06Author.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT600000UV06AuthorModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT600000UV06Author>ObjectFactory.createCOCTMT600000UV06PrescriptionOrderAuthor(COCTMT600000UV06Author value) jakarta.xml.bind.JAXBElement<COCTMT600000UV06Author>COCTMT600000UV06PrescriptionOrder.getAuthor()Gets the value of the author property.Methods in org.hl7.v3 with parameters of type COCTMT600000UV06AuthorModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT600000UV06Author>ObjectFactory.createCOCTMT600000UV06PrescriptionOrderAuthor(COCTMT600000UV06Author value) Method parameters in org.hl7.v3 with type arguments of type COCTMT600000UV06AuthorModifier and TypeMethodDescriptionvoidCOCTMT600000UV06PrescriptionOrder.setAuthor(jakarta.xml.bind.JAXBElement<COCTMT600000UV06Author> value) Sets the value of the author property.COCTMT600000UV06PrescriptionOrder.withAuthor(jakarta.xml.bind.JAXBElement<COCTMT600000UV06Author> value)