Uses of Class
org.hl7.v3.MFMIMT700711UV01Author1
-
Uses of MFMIMT700711UV01Author1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type MFMIMT700711UV01Author1Modifier and TypeFieldDescriptionprotected List<MFMIMT700711UV01Author1>MFMIMT700711UV01RegistrationRequest.authorMethods in org.hl7.v3 that return MFMIMT700711UV01Author1Modifier and TypeMethodDescriptionObjectFactory.createMFMIMT700711UV01Author1()Create an instance ofMFMIMT700711UV01Author1MFMIMT700711UV01Author1.withAssignedEntity(COCTMT090003UV01AssignedEntity value) MFMIMT700711UV01Author1.withNullFlavor(String... values) MFMIMT700711UV01Author1.withNullFlavor(Collection<String> values) MFMIMT700711UV01Author1.withRealmCode(Collection<CS> values) MFMIMT700711UV01Author1.withRealmCode(CS... values) MFMIMT700711UV01Author1.withTemplateId(Collection<II> values) MFMIMT700711UV01Author1.withTemplateId(II... values) MFMIMT700711UV01Author1.withTypeCode(String... values) MFMIMT700711UV01Author1.withTypeCode(Collection<String> values) MFMIMT700711UV01Author1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type MFMIMT700711UV01Author1Modifier and TypeMethodDescriptionMFMIMT700711UV01RegistrationRequest.getAuthor()Gets the value of the author property.Methods in org.hl7.v3 with parameters of type MFMIMT700711UV01Author1Modifier and TypeMethodDescriptionMFMIMT700711UV01RegistrationRequest.withAuthor(MFMIMT700711UV01Author1... values) Method parameters in org.hl7.v3 with type arguments of type MFMIMT700711UV01Author1Modifier and TypeMethodDescriptionMFMIMT700711UV01RegistrationRequest.withAuthor(Collection<MFMIMT700711UV01Author1> values)