Uses of Class
org.hl7.v3.COCTMT080000UVAuthorOrPerformer
-
Uses of COCTMT080000UVAuthorOrPerformer in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT080000UVAuthorOrPerformerModifier and TypeFieldDescriptionprotected List<COCTMT080000UVAuthorOrPerformer>COCTMT080000UVProcessStep.authorOrPerformerMethods in org.hl7.v3 that return COCTMT080000UVAuthorOrPerformerModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVAuthorOrPerformer()Create an instance ofCOCTMT080000UVAuthorOrPerformerCOCTMT080000UVAuthorOrPerformer.withAssignedEntity(COCTMT090000UV01AssignedEntity value) COCTMT080000UVAuthorOrPerformer.withContextControlCode(String value) COCTMT080000UVAuthorOrPerformer.withNoteText(ST value) COCTMT080000UVAuthorOrPerformer.withNullFlavor(String... values) COCTMT080000UVAuthorOrPerformer.withNullFlavor(Collection<String> values) COCTMT080000UVAuthorOrPerformer.withRealmCode(Collection<CS> values) COCTMT080000UVAuthorOrPerformer.withRealmCode(CS... values) COCTMT080000UVAuthorOrPerformer.withSequenceNumber(INT value) COCTMT080000UVAuthorOrPerformer.withTemplateId(Collection<II> values) COCTMT080000UVAuthorOrPerformer.withTemplateId(II... values) COCTMT080000UVAuthorOrPerformer.withTypeCode(XParticipationAuthorPerformer value) COCTMT080000UVAuthorOrPerformer.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVAuthorOrPerformerModifier and TypeMethodDescriptionCOCTMT080000UVProcessStep.getAuthorOrPerformer()Gets the value of the authorOrPerformer property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVAuthorOrPerformerModifier and TypeMethodDescriptionCOCTMT080000UVProcessStep.withAuthorOrPerformer(COCTMT080000UVAuthorOrPerformer... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVAuthorOrPerformerModifier and TypeMethodDescriptionCOCTMT080000UVProcessStep.withAuthorOrPerformer(Collection<COCTMT080000UVAuthorOrPerformer> values)