Uses of Class
org.hl7.v3.COCTMT510000UV06DirectAuthorityOver4
-
Uses of COCTMT510000UV06DirectAuthorityOver4 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT510000UV06DirectAuthorityOver4Modifier and TypeFieldDescriptionprotected List<COCTMT510000UV06DirectAuthorityOver4>COCTMT510000UV06Payor.directAuthorityOverMethods in org.hl7.v3 that return COCTMT510000UV06DirectAuthorityOver4Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT510000UV06DirectAuthorityOver4()Create an instance ofCOCTMT510000UV06DirectAuthorityOver4COCTMT510000UV06DirectAuthorityOver4.withNullFlavor(String... values) COCTMT510000UV06DirectAuthorityOver4.withNullFlavor(Collection<String> values) COCTMT510000UV06DirectAuthorityOver4.withPayor(COCTMT510000UV06Payor value) COCTMT510000UV06DirectAuthorityOver4.withRealmCode(Collection<CS> values) COCTMT510000UV06DirectAuthorityOver4.withRealmCode(CS... values) COCTMT510000UV06DirectAuthorityOver4.withTemplateId(Collection<II> values) COCTMT510000UV06DirectAuthorityOver4.withTemplateId(II... values) COCTMT510000UV06DirectAuthorityOver4.withTypeCode(String value) COCTMT510000UV06DirectAuthorityOver4.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT510000UV06DirectAuthorityOver4Modifier and TypeMethodDescriptionCOCTMT510000UV06Payor.getDirectAuthorityOver()Gets the value of the directAuthorityOver property.Methods in org.hl7.v3 with parameters of type COCTMT510000UV06DirectAuthorityOver4Modifier and TypeMethodDescriptionCOCTMT510000UV06Payor.withDirectAuthorityOver(COCTMT510000UV06DirectAuthorityOver4... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT510000UV06DirectAuthorityOver4Modifier and TypeMethodDescriptionCOCTMT510000UV06Payor.withDirectAuthorityOver(Collection<COCTMT510000UV06DirectAuthorityOver4> values)