Uses of Class
org.hl7.v3.MFMIMT700711UV01AuthorOrPerformer
-
Uses of MFMIMT700711UV01AuthorOrPerformer in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type MFMIMT700711UV01AuthorOrPerformerModifier and TypeFieldDescriptionprotected List<MFMIMT700711UV01AuthorOrPerformer>PRPAIN201306UV02MFMIMT700711UV01ControlActProcess.authorOrPerformerMethods in org.hl7.v3 that return MFMIMT700711UV01AuthorOrPerformerModifier and TypeMethodDescriptionObjectFactory.createMFMIMT700711UV01AuthorOrPerformer()Create an instance ofMFMIMT700711UV01AuthorOrPerformerMFMIMT700711UV01AuthorOrPerformer.withAssignedDevice(jakarta.xml.bind.JAXBElement<COCTMT090300UV01AssignedDevice> value) MFMIMT700711UV01AuthorOrPerformer.withAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090100UV01AssignedPerson> value) MFMIMT700711UV01AuthorOrPerformer.withContextControlCode(String value) MFMIMT700711UV01AuthorOrPerformer.withModeCode(CE value) MFMIMT700711UV01AuthorOrPerformer.withNoteText(ED value) MFMIMT700711UV01AuthorOrPerformer.withNullFlavor(String... values) MFMIMT700711UV01AuthorOrPerformer.withNullFlavor(Collection<String> values) MFMIMT700711UV01AuthorOrPerformer.withRealmCode(Collection<CS> values) MFMIMT700711UV01AuthorOrPerformer.withRealmCode(CS... values) MFMIMT700711UV01AuthorOrPerformer.withSignatureCode(CE value) MFMIMT700711UV01AuthorOrPerformer.withSignatureText(ED value) MFMIMT700711UV01AuthorOrPerformer.withTemplateId(Collection<II> values) MFMIMT700711UV01AuthorOrPerformer.withTemplateId(II... values) MFMIMT700711UV01AuthorOrPerformer.withTypeCode(XParticipationAuthorPerformer value) MFMIMT700711UV01AuthorOrPerformer.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type MFMIMT700711UV01AuthorOrPerformerModifier and TypeMethodDescriptionPRPAIN201306UV02MFMIMT700711UV01ControlActProcess.getAuthorOrPerformer()Gets the value of the authorOrPerformer property.Methods in org.hl7.v3 with parameters of type MFMIMT700711UV01AuthorOrPerformerModifier and TypeMethodDescriptionPRPAIN201306UV02MFMIMT700711UV01ControlActProcess.withAuthorOrPerformer(MFMIMT700711UV01AuthorOrPerformer... values) Method parameters in org.hl7.v3 with type arguments of type MFMIMT700711UV01AuthorOrPerformerModifier and TypeMethodDescriptionPRPAIN201306UV02MFMIMT700711UV01ControlActProcess.withAuthorOrPerformer(Collection<MFMIMT700711UV01AuthorOrPerformer> values)