Uses of Class
org.hl7.v3.COCTMT960000UV05Author
-
Uses of COCTMT960000UV05Author in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT960000UV05AuthorModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT960000UV05Author>COCTMT960000UV05Position.authorMethods in org.hl7.v3 that return COCTMT960000UV05AuthorModifier and TypeMethodDescriptionObjectFactory.createCOCTMT960000UV05Author()Create an instance ofCOCTMT960000UV05AuthorCOCTMT960000UV05Author.withAssignedPerson(COCTMT090108UVAssignedPerson value) COCTMT960000UV05Author.withContextControlCode(String value) COCTMT960000UV05Author.withNullFlavor(String... values) COCTMT960000UV05Author.withNullFlavor(Collection<String> values) COCTMT960000UV05Author.withRealmCode(Collection<CS> values) COCTMT960000UV05Author.withRealmCode(CS... values) COCTMT960000UV05Author.withTemplateId(Collection<II> values) COCTMT960000UV05Author.withTemplateId(II... values) COCTMT960000UV05Author.withTypeCode(String... values) COCTMT960000UV05Author.withTypeCode(Collection<String> values) COCTMT960000UV05Author.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT960000UV05AuthorModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT960000UV05Author>ObjectFactory.createCOCTMT960000UV05PositionAuthor(COCTMT960000UV05Author value) jakarta.xml.bind.JAXBElement<COCTMT960000UV05Author>COCTMT960000UV05Position.getAuthor()Gets the value of the author property.Methods in org.hl7.v3 with parameters of type COCTMT960000UV05AuthorModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT960000UV05Author>ObjectFactory.createCOCTMT960000UV05PositionAuthor(COCTMT960000UV05Author value) Method parameters in org.hl7.v3 with type arguments of type COCTMT960000UV05AuthorModifier and TypeMethodDescriptionvoidCOCTMT960000UV05Position.setAuthor(jakarta.xml.bind.JAXBElement<COCTMT960000UV05Author> value) Sets the value of the author property.COCTMT960000UV05Position.withAuthor(jakarta.xml.bind.JAXBElement<COCTMT960000UV05Author> value)