Class AtcdabbrOtherAddressCompilation
java.lang.Object
org.projecthusky.cda.elga.generated.artdecor.ems.AtcdabbrOtherAddressCompilation
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class AtcdabbrOtherAddressCompilation
extends Object
atcdabbr_other_AddressCompilation
Identifier: 1.2.40.0.34.6.0.11.9.25
Effective date: 2021-02-19 13:05:47
Version: 1.0.0+20210219
Status: active
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.ADXPGets the hl7AdditionalLocatororg.projecthusky.common.hl7cdar2.ADXPGets the hl7Cityorg.projecthusky.common.hl7cdar2.ADXPGets the hl7Countryorg.projecthusky.common.hl7cdar2.ADXPGets the hl7HouseNumberorg.projecthusky.common.hl7cdar2.ADXPGets the hl7PostalCodeorg.projecthusky.common.hl7cdar2.ADXPGets the hl7Stateorg.projecthusky.common.hl7cdar2.ADXPGets the hl7StreetAddressLineorg.projecthusky.common.hl7cdar2.ADXPGets the hl7StreetNamevoidsetHl7AdditionalLocator(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7AdditionalLocatorvoidsetHl7City(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7CityvoidsetHl7Country(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7CountryvoidsetHl7HouseNumber(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7HouseNumbervoidsetHl7PostalCode(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7PostalCodevoidsetHl7State(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7StatevoidsetHl7StreetAddressLine(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7StreetAddressLinevoidsetHl7StreetName(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7StreetName
-
Constructor Details
-
AtcdabbrOtherAddressCompilation
public AtcdabbrOtherAddressCompilation()
-
-
Method Details
-
getHl7AdditionalLocator
public org.projecthusky.common.hl7cdar2.ADXP getHl7AdditionalLocator()Gets the hl7AdditionalLocator -
getHl7City
public org.projecthusky.common.hl7cdar2.ADXP getHl7City()Gets the hl7City -
getHl7Country
public org.projecthusky.common.hl7cdar2.ADXP getHl7Country()Gets the hl7Country -
getHl7HouseNumber
public org.projecthusky.common.hl7cdar2.ADXP getHl7HouseNumber()Gets the hl7HouseNumber -
getHl7PostalCode
public org.projecthusky.common.hl7cdar2.ADXP getHl7PostalCode()Gets the hl7PostalCode -
getHl7State
public org.projecthusky.common.hl7cdar2.ADXP getHl7State()Gets the hl7State -
getHl7StreetAddressLine
public org.projecthusky.common.hl7cdar2.ADXP getHl7StreetAddressLine()Gets the hl7StreetAddressLine -
getHl7StreetName
public org.projecthusky.common.hl7cdar2.ADXP getHl7StreetName()Gets the hl7StreetName -
setHl7AdditionalLocator
public void setHl7AdditionalLocator(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7AdditionalLocator -
setHl7City
public void setHl7City(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7City -
setHl7Country
public void setHl7Country(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7Country -
setHl7HouseNumber
public void setHl7HouseNumber(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7HouseNumber -
setHl7PostalCode
public void setHl7PostalCode(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7PostalCode -
setHl7State
public void setHl7State(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7State -
setHl7StreetAddressLine
public void setHl7StreetAddressLine(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7StreetAddressLine -
setHl7StreetName
public void setHl7StreetName(org.projecthusky.common.hl7cdar2.ADXP value) Sets the hl7StreetName
-