Uses of Class
org.hl7.v3.COCTMT230100UVCountry
-
Uses of COCTMT230100UVCountry in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVCountryModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT230100UVCountry>COCTMT230100UVTerritorialAuthority.governingCountryMethods in org.hl7.v3 that return COCTMT230100UVCountryModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVCountry()Create an instance ofCOCTMT230100UVCountryCOCTMT230100UVCountry.withClassCode(EntityClassState value) COCTMT230100UVCountry.withDeterminerCode(String value) COCTMT230100UVCountry.withNullFlavor(String... values) COCTMT230100UVCountry.withNullFlavor(Collection<String> values) COCTMT230100UVCountry.withRealmCode(Collection<CS> values) COCTMT230100UVCountry.withRealmCode(CS... values) COCTMT230100UVCountry.withTemplateId(Collection<II> values) COCTMT230100UVCountry.withTemplateId(II... values) COCTMT230100UVCountry.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVCountryModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVCountry>ObjectFactory.createCOCTMT230100UVTerritorialAuthorityGoverningCountry(COCTMT230100UVCountry value) jakarta.xml.bind.JAXBElement<COCTMT230100UVCountry>COCTMT230100UVTerritorialAuthority.getGoverningCountry()Gets the value of the governingCountry property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVCountryModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVCountry>ObjectFactory.createCOCTMT230100UVTerritorialAuthorityGoverningCountry(COCTMT230100UVCountry value) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVCountryModifier and TypeMethodDescriptionvoidCOCTMT230100UVTerritorialAuthority.setGoverningCountry(jakarta.xml.bind.JAXBElement<COCTMT230100UVCountry> value) Sets the value of the governingCountry property.COCTMT230100UVTerritorialAuthority.withGoverningCountry(jakarta.xml.bind.JAXBElement<COCTMT230100UVCountry> value)