Uses of Class
org.hl7.v3.COCTMT230100UVTerritorialAuthority
-
Uses of COCTMT230100UVTerritorialAuthority in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT230100UVTerritorialAuthorityModifier and TypeFieldDescriptionprotected COCTMT230100UVTerritorialAuthorityCOCTMT230100UVAuthor.territorialAuthorityMethods in org.hl7.v3 that return COCTMT230100UVTerritorialAuthorityModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVTerritorialAuthority()Create an instance ofCOCTMT230100UVTerritorialAuthorityCOCTMT230100UVAuthor.getTerritorialAuthority()Gets the value of the territorialAuthority property.COCTMT230100UVTerritorialAuthority.withClassCode(String... values) COCTMT230100UVTerritorialAuthority.withClassCode(Collection<String> values) COCTMT230100UVTerritorialAuthority.withGoverningCountry(jakarta.xml.bind.JAXBElement<COCTMT230100UVCountry> value) COCTMT230100UVTerritorialAuthority.withNullFlavor(String... values) COCTMT230100UVTerritorialAuthority.withNullFlavor(Collection<String> values) COCTMT230100UVTerritorialAuthority.withRealmCode(Collection<CS> values) COCTMT230100UVTerritorialAuthority.withRealmCode(CS... values) COCTMT230100UVTerritorialAuthority.withTemplateId(Collection<II> values) COCTMT230100UVTerritorialAuthority.withTemplateId(II... values) COCTMT230100UVTerritorialAuthority.withTerritory(jakarta.xml.bind.JAXBElement<COCTMT230100UVAgency> value) COCTMT230100UVTerritorialAuthority.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT230100UVTerritorialAuthorityModifier and TypeMethodDescriptionvoidCOCTMT230100UVAuthor.setTerritorialAuthority(COCTMT230100UVTerritorialAuthority value) Sets the value of the territorialAuthority property.COCTMT230100UVAuthor.withTerritorialAuthority(COCTMT230100UVTerritorialAuthority value)