Uses of Class
org.hl7.v3.COCTMT510000UV06PrimaryPerformer
-
Uses of COCTMT510000UV06PrimaryPerformer in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT510000UV06PrimaryPerformerModifier and TypeFieldDescriptionprotected List<COCTMT510000UV06PrimaryPerformer>COCTMT510000UV06PolicyOrProgram.primaryPerformerMethods in org.hl7.v3 that return COCTMT510000UV06PrimaryPerformerModifier and TypeMethodDescriptionObjectFactory.createCOCTMT510000UV06PrimaryPerformer()Create an instance ofCOCTMT510000UV06PrimaryPerformerCOCTMT510000UV06PrimaryPerformer.withFunctionCode(CD value) COCTMT510000UV06PrimaryPerformer.withNullFlavor(String... values) COCTMT510000UV06PrimaryPerformer.withNullFlavor(Collection<String> values) COCTMT510000UV06PrimaryPerformer.withPayor(COCTMT510000UV06Payor value) COCTMT510000UV06PrimaryPerformer.withRealmCode(Collection<CS> values) COCTMT510000UV06PrimaryPerformer.withRealmCode(CS... values) COCTMT510000UV06PrimaryPerformer.withTemplateId(Collection<II> values) COCTMT510000UV06PrimaryPerformer.withTemplateId(II... values) COCTMT510000UV06PrimaryPerformer.withTypeCode(String... values) COCTMT510000UV06PrimaryPerformer.withTypeCode(Collection<String> values) COCTMT510000UV06PrimaryPerformer.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT510000UV06PrimaryPerformerModifier and TypeMethodDescriptionCOCTMT510000UV06PolicyOrProgram.getPrimaryPerformer()Gets the value of the primaryPerformer property.Methods in org.hl7.v3 with parameters of type COCTMT510000UV06PrimaryPerformerModifier and TypeMethodDescriptionCOCTMT510000UV06PolicyOrProgram.withPrimaryPerformer(COCTMT510000UV06PrimaryPerformer... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT510000UV06PrimaryPerformerModifier and TypeMethodDescriptionCOCTMT510000UV06PolicyOrProgram.withPrimaryPerformer(Collection<COCTMT510000UV06PrimaryPerformer> values)