Class AtcdabbrOtherAddressCompilationMinimal
java.lang.Object
org.projecthusky.cda.elga.generated.artdecor.ems.AtcdabbrOtherAddressCompilationMinimal
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class AtcdabbrOtherAddressCompilationMinimal
extends Object
atcdabbr_other_AddressCompilationMinimal
Identifier: 1.2.40.0.34.6.0.11.9.10
Effective date: 2021-06-28 13:44:14
Version: 1.0.1+20210628
Status: active
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the hl7AdditionalLocatorGets the hl7CityGets the hl7CountryGets the hl7HouseNumberGets the hl7PostalCodeGets the hl7StateGets the hl7StreetAddressLineGets the hl7StreetNamevoidsetHl7AdditionalLocator(ADXP value) Sets the hl7AdditionalLocatorvoidsetHl7City(ADXP value) Sets the hl7CityvoidsetHl7Country(ADXP value) Sets the hl7CountryvoidsetHl7HouseNumber(ADXP value) Sets the hl7HouseNumbervoidsetHl7PostalCode(ADXP value) Sets the hl7PostalCodevoidsetHl7State(ADXP value) Sets the hl7StatevoidsetHl7StreetAddressLine(ADXP value) Sets the hl7StreetAddressLinevoidsetHl7StreetName(ADXP value) Sets the hl7StreetName
-
Constructor Details
-
AtcdabbrOtherAddressCompilationMinimal
public AtcdabbrOtherAddressCompilationMinimal()
-
-
Method Details
-
getHl7AdditionalLocator
Gets the hl7AdditionalLocator -
getHl7City
Gets the hl7City -
getHl7Country
Gets the hl7Country -
getHl7HouseNumber
Gets the hl7HouseNumber -
getHl7PostalCode
Gets the hl7PostalCode -
getHl7State
Gets the hl7State -
getHl7StreetAddressLine
Gets the hl7StreetAddressLine -
getHl7StreetName
Gets the hl7StreetName -
setHl7AdditionalLocator
Sets the hl7AdditionalLocator -
setHl7City
Sets the hl7City -
setHl7Country
Sets the hl7Country -
setHl7HouseNumber
Sets the hl7HouseNumber -
setHl7PostalCode
Sets the hl7PostalCode -
setHl7State
Sets the hl7State -
setHl7StreetAddressLine
Sets the hl7StreetAddressLine -
setHl7StreetName
Sets the hl7StreetName
-