Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVAgency
Packages that use COCTMT230100UVAgency
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVAgency in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVAgencyModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<COCTMT230100UVAgency>
COCTMT230100UVTerritorialAuthority.territory
Methods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVAgencyModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVAgency()
Create an instance ofCOCTMT230100UVAgency
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVAgencyModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVAgency>
ObjectFactory.createCOCTMT230100UVTerritorialAuthorityTerritory
(COCTMT230100UVAgency value) javax.xml.bind.JAXBElement<COCTMT230100UVAgency>
COCTMT230100UVTerritorialAuthority.getTerritory()
Ruft den Wert der territory-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVAgencyModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVAgency>
ObjectFactory.createCOCTMT230100UVTerritorialAuthorityTerritory
(COCTMT230100UVAgency value) Method parameters in org.projecthusky.common.hl7cdar2 with type arguments of type COCTMT230100UVAgencyModifier and TypeMethodDescriptionvoid
COCTMT230100UVTerritorialAuthority.setTerritory
(javax.xml.bind.JAXBElement<COCTMT230100UVAgency> value) Legt den Wert der territory-Eigenschaft fest.