Uses of Class
org.hl7.v3.COCTMT230100UVAgency
-
Uses of COCTMT230100UVAgency in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVAgencyModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT230100UVAgency>COCTMT230100UVTerritorialAuthority.territoryMethods in org.hl7.v3 that return COCTMT230100UVAgencyModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVAgency()Create an instance ofCOCTMT230100UVAgencyCOCTMT230100UVAgency.withClassCode(String... values) COCTMT230100UVAgency.withClassCode(Collection<String> values) COCTMT230100UVAgency.withDeterminerCode(String value) COCTMT230100UVAgency.withNullFlavor(String... values) COCTMT230100UVAgency.withNullFlavor(Collection<String> values) COCTMT230100UVAgency.withRealmCode(Collection<CS> values) COCTMT230100UVAgency.withRealmCode(CS... values) COCTMT230100UVAgency.withTemplateId(Collection<II> values) COCTMT230100UVAgency.withTemplateId(II... values) COCTMT230100UVAgency.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVAgencyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVAgency>ObjectFactory.createCOCTMT230100UVTerritorialAuthorityTerritory(COCTMT230100UVAgency value) jakarta.xml.bind.JAXBElement<COCTMT230100UVAgency>COCTMT230100UVTerritorialAuthority.getTerritory()Gets the value of the territory property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVAgencyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVAgency>ObjectFactory.createCOCTMT230100UVTerritorialAuthorityTerritory(COCTMT230100UVAgency value) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVAgencyModifier and TypeMethodDescriptionvoidCOCTMT230100UVTerritorialAuthority.setTerritory(jakarta.xml.bind.JAXBElement<COCTMT230100UVAgency> value) Sets the value of the territory property.COCTMT230100UVTerritorialAuthority.withTerritory(jakarta.xml.bind.JAXBElement<COCTMT230100UVAgency> value)