Uses of Class
org.hl7.v3.COCTMT290000UV06Author1
-
Uses of COCTMT290000UV06Author1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT290000UV06Author1Modifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT290000UV06Author1>COCTMT290000UV06ServiceRequest.authorMethods in org.hl7.v3 that return COCTMT290000UV06Author1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Author1()Create an instance ofCOCTMT290000UV06Author1COCTMT290000UV06Author1.withAssignedEntity(COCTMT290000UV06AssignedEntity value) COCTMT290000UV06Author1.withNullFlavor(String... values) COCTMT290000UV06Author1.withNullFlavor(Collection<String> values) COCTMT290000UV06Author1.withRealmCode(Collection<CS> values) COCTMT290000UV06Author1.withRealmCode(CS... values) COCTMT290000UV06Author1.withTemplateId(Collection<II> values) COCTMT290000UV06Author1.withTemplateId(II... values) COCTMT290000UV06Author1.withTypeCode(String... values) COCTMT290000UV06Author1.withTypeCode(Collection<String> values) COCTMT290000UV06Author1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT290000UV06Author1Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT290000UV06Author1>ObjectFactory.createCOCTMT290000UV06ServiceRequestAuthor(COCTMT290000UV06Author1 value) jakarta.xml.bind.JAXBElement<COCTMT290000UV06Author1>COCTMT290000UV06ServiceRequest.getAuthor()Gets the value of the author property.Methods in org.hl7.v3 with parameters of type COCTMT290000UV06Author1Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT290000UV06Author1>ObjectFactory.createCOCTMT290000UV06ServiceRequestAuthor(COCTMT290000UV06Author1 value) Method parameters in org.hl7.v3 with type arguments of type COCTMT290000UV06Author1Modifier and TypeMethodDescriptionvoidCOCTMT290000UV06ServiceRequest.setAuthor(jakarta.xml.bind.JAXBElement<COCTMT290000UV06Author1> value) Sets the value of the author property.COCTMT290000UV06ServiceRequest.withAuthor(jakarta.xml.bind.JAXBElement<COCTMT290000UV06Author1> value)