Uses of Class
org.hl7.v3.COCTMT080000UVPerformer
-
Uses of COCTMT080000UVPerformer in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT080000UVPerformerModifier and TypeFieldDescriptionprotected List<COCTMT080000UVPerformer>COCTMT080000UVProcess.performerMethods in org.hl7.v3 that return COCTMT080000UVPerformerModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVPerformer()Create an instance ofCOCTMT080000UVPerformerCOCTMT080000UVPerformer.withAssignedEntity(COCTMT090000UV01AssignedEntity value) COCTMT080000UVPerformer.withContextControlCode(String value) COCTMT080000UVPerformer.withNoteText(ST value) COCTMT080000UVPerformer.withNullFlavor(String... values) COCTMT080000UVPerformer.withNullFlavor(Collection<String> values) COCTMT080000UVPerformer.withRealmCode(Collection<CS> values) COCTMT080000UVPerformer.withRealmCode(CS... values) COCTMT080000UVPerformer.withSequenceNumber(INT value) COCTMT080000UVPerformer.withTemplateId(Collection<II> values) COCTMT080000UVPerformer.withTemplateId(II... values) COCTMT080000UVPerformer.withTypeCode(ParticipationPhysicalPerformer value) COCTMT080000UVPerformer.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVPerformerModifier and TypeMethodDescriptionCOCTMT080000UVProcess.getPerformer()Gets the value of the performer property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVPerformerModifier and TypeMethodDescriptionCOCTMT080000UVProcess.withPerformer(COCTMT080000UVPerformer... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVPerformerModifier and TypeMethodDescriptionCOCTMT080000UVProcess.withPerformer(Collection<COCTMT080000UVPerformer> values)