Uses of Class
org.hl7.v3.COCTMT510000UV06DirectAuthorityOver3
-
Uses of COCTMT510000UV06DirectAuthorityOver3 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT510000UV06DirectAuthorityOver3Modifier and TypeFieldDescriptionprotected List<COCTMT510000UV06DirectAuthorityOver3>COCTMT510000UV06Sponsor.directAuthorityOverMethods in org.hl7.v3 that return COCTMT510000UV06DirectAuthorityOver3Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT510000UV06DirectAuthorityOver3()Create an instance ofCOCTMT510000UV06DirectAuthorityOver3COCTMT510000UV06DirectAuthorityOver3.withNullFlavor(String... values) COCTMT510000UV06DirectAuthorityOver3.withNullFlavor(Collection<String> values) COCTMT510000UV06DirectAuthorityOver3.withRealmCode(Collection<CS> values) COCTMT510000UV06DirectAuthorityOver3.withRealmCode(CS... values) COCTMT510000UV06DirectAuthorityOver3.withTemplateId(Collection<II> values) COCTMT510000UV06DirectAuthorityOver3.withTemplateId(II... values) COCTMT510000UV06DirectAuthorityOver3.withTypeCode(String value) COCTMT510000UV06DirectAuthorityOver3.withTypeId(II value) COCTMT510000UV06DirectAuthorityOver3.withUnderwriter(COCTMT510000UV06Underwriter value) Methods in org.hl7.v3 that return types with arguments of type COCTMT510000UV06DirectAuthorityOver3Modifier and TypeMethodDescriptionCOCTMT510000UV06Sponsor.getDirectAuthorityOver()Gets the value of the directAuthorityOver property.Methods in org.hl7.v3 with parameters of type COCTMT510000UV06DirectAuthorityOver3Modifier and TypeMethodDescriptionCOCTMT510000UV06Sponsor.withDirectAuthorityOver(COCTMT510000UV06DirectAuthorityOver3... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT510000UV06DirectAuthorityOver3Modifier and TypeMethodDescriptionCOCTMT510000UV06Sponsor.withDirectAuthorityOver(Collection<COCTMT510000UV06DirectAuthorityOver3> values)