Uses of Class
org.hl7.v3.COCTMT510000UV06Payor
-
Uses of COCTMT510000UV06Payor in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT510000UV06PayorModifier and TypeFieldDescriptionprotected COCTMT510000UV06PayorCOCTMT510000UV06DirectAuthorityOver2.payorprotected COCTMT510000UV06PayorCOCTMT510000UV06DirectAuthorityOver4.payorprotected COCTMT510000UV06PayorCOCTMT510000UV06PrimaryPerformer.payorMethods in org.hl7.v3 that return COCTMT510000UV06PayorModifier and TypeMethodDescriptionObjectFactory.createCOCTMT510000UV06Payor()Create an instance ofCOCTMT510000UV06PayorCOCTMT510000UV06DirectAuthorityOver2.getPayor()Gets the value of the payor property.COCTMT510000UV06DirectAuthorityOver4.getPayor()Gets the value of the payor property.COCTMT510000UV06PrimaryPerformer.getPayor()Gets the value of the payor property.COCTMT510000UV06Payor.withAddr(Collection<AD> values) COCTMT510000UV06Payor.withClassCode(String... values) COCTMT510000UV06Payor.withClassCode(Collection<String> values) COCTMT510000UV06Payor.withDirectAuthorityOver(Collection<COCTMT510000UV06DirectAuthorityOver4> values) COCTMT510000UV06Payor.withDirectAuthorityOver(COCTMT510000UV06DirectAuthorityOver4... values) COCTMT510000UV06Payor.withEffectiveTime(IVLTS value) COCTMT510000UV06Payor.withId(Collection<II> values) COCTMT510000UV06Payor.withInvoicePayorOrganization(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) COCTMT510000UV06Payor.withName(Collection<ON> values) COCTMT510000UV06Payor.withNullFlavor(String... values) COCTMT510000UV06Payor.withNullFlavor(Collection<String> values) COCTMT510000UV06Payor.withRealmCode(Collection<CS> values) COCTMT510000UV06Payor.withRealmCode(CS... values) COCTMT510000UV06Payor.withTelecom(Collection<TEL> values) COCTMT510000UV06Payor.withTelecom(TEL... values) COCTMT510000UV06Payor.withTemplateId(Collection<II> values) COCTMT510000UV06Payor.withTemplateId(II... values) COCTMT510000UV06Payor.withTypeId(II value) COCTMT510000UV06Payor.withUnderwritingOrganization(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) Methods in org.hl7.v3 with parameters of type COCTMT510000UV06PayorModifier and TypeMethodDescriptionvoidCOCTMT510000UV06DirectAuthorityOver2.setPayor(COCTMT510000UV06Payor value) Sets the value of the payor property.voidCOCTMT510000UV06DirectAuthorityOver4.setPayor(COCTMT510000UV06Payor value) Sets the value of the payor property.voidCOCTMT510000UV06PrimaryPerformer.setPayor(COCTMT510000UV06Payor value) Sets the value of the payor property.COCTMT510000UV06DirectAuthorityOver2.withPayor(COCTMT510000UV06Payor value) COCTMT510000UV06DirectAuthorityOver4.withPayor(COCTMT510000UV06Payor value) COCTMT510000UV06PrimaryPerformer.withPayor(COCTMT510000UV06Payor value)