Uses of Class
org.hl7.v3.COCTMT060000UV01Performer
-
Uses of COCTMT060000UV01Performer in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT060000UV01PerformerModifier and TypeFieldDescriptionprotected List<COCTMT060000UV01Performer>COCTMT060000UV01Transportation.performerMethods in org.hl7.v3 that return COCTMT060000UV01PerformerModifier and TypeMethodDescriptionObjectFactory.createCOCTMT060000UV01Performer()Create an instance ofCOCTMT060000UV01PerformerCOCTMT060000UV01Performer.withAssignedPerson(COCTMT090100UV01AssignedPerson value) COCTMT060000UV01Performer.withNullFlavor(String... values) COCTMT060000UV01Performer.withNullFlavor(Collection<String> values) COCTMT060000UV01Performer.withRealmCode(Collection<CS> values) COCTMT060000UV01Performer.withRealmCode(CS... values) COCTMT060000UV01Performer.withTemplateId(Collection<II> values) COCTMT060000UV01Performer.withTemplateId(II... values) COCTMT060000UV01Performer.withTypeCode(ParticipationPhysicalPerformer value) COCTMT060000UV01Performer.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT060000UV01PerformerModifier and TypeMethodDescriptionCOCTMT060000UV01Transportation.getPerformer()Gets the value of the performer property.Methods in org.hl7.v3 with parameters of type COCTMT060000UV01PerformerModifier and TypeMethodDescriptionCOCTMT060000UV01Transportation.withPerformer(COCTMT060000UV01Performer... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT060000UV01PerformerModifier and TypeMethodDescriptionCOCTMT060000UV01Transportation.withPerformer(Collection<COCTMT060000UV01Performer> values)