Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVCountry
Packages that use COCTMT230100UVCountry
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVCountry in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVCountryModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<COCTMT230100UVCountry>COCTMT230100UVTerritorialAuthority.governingCountryMethods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVCountryModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVCountry()Create an instance ofCOCTMT230100UVCountryMethods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVCountryModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVCountry>ObjectFactory.createCOCTMT230100UVTerritorialAuthorityGoverningCountry(COCTMT230100UVCountry value) javax.xml.bind.JAXBElement<COCTMT230100UVCountry>COCTMT230100UVTerritorialAuthority.getGoverningCountry()Ruft den Wert der governingCountry-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVCountryModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVCountry>ObjectFactory.createCOCTMT230100UVTerritorialAuthorityGoverningCountry(COCTMT230100UVCountry value) Method parameters in org.projecthusky.common.hl7cdar2 with type arguments of type COCTMT230100UVCountryModifier and TypeMethodDescriptionvoidCOCTMT230100UVTerritorialAuthority.setGoverningCountry(javax.xml.bind.JAXBElement<COCTMT230100UVCountry> value) Legt den Wert der governingCountry-Eigenschaft fest.