java.lang.Object
net.ihe.gazelle.hl7v3.datatypes.AD
All Implemented Interfaces:
Serializable

public class AD extends Object implements Serializable
Description of the class AD.
See Also:
  • Field Details

    • mixed

      public List<Serializable> mixed
    • isNotOrdered

      public Boolean isNotOrdered
      A boolean value specifying whether the order of the address parts is known or not. While the address parts are always a Sequence, the order in which they are presented may or may not be known. Where this matters, can be used to convey this information. .
    • use

      public String use
      A set of codes advising a system or user which address in a set of like addresses to select for a given purpose. .
  • Constructor Details

    • AD

      public AD()
  • Method Details

    • getMixed

      public List<Serializable> getMixed()
      Return mixed.
      Returns:
      mixed
    • setMixed

      public void setMixed(List<Serializable> mixed)
      Set a value to attribute mixed.
    • addMixed

      public void addMixed(Serializable mixed_elt)
      Add a mixed to the mixed collection.
      Parameters:
      mixed_elt - Element to add.
    • removeMixed

      public void removeMixed(Serializable mixed_elt)
      Remove a mixed to the mixed collection.
      Parameters:
      mixed_elt - Element to remove
    • getDelimiter

      public List<AdxpDelimiter> getDelimiter()
      Return delimiter.
      Returns:
      delimiter
    • addDelimiter

      public void addDelimiter(AdxpDelimiter obj)
    • getCountry

      public List<AdxpCountry> getCountry()
      Return country.
      Returns:
      country
    • addCountry

      public void addCountry(AdxpCountry obj)
    • getState

      public List<AdxpState> getState()
      Return state.
      Returns:
      state
    • addState

      public void addState(AdxpState obj)
    • getCounty

      public List<AdxpCounty> getCounty()
      Return county.
      Returns:
      county
    • addCounty

      public void addCounty(AdxpCounty obj)
    • getCity

      public List<AdxpCity> getCity()
      Return city.
      Returns:
      city
    • addCity

      public void addCity(AdxpCity obj)
    • getPostalCode

      public List<AdxpPostalCode> getPostalCode()
      Return postalCode.
      Returns:
      postalCode
    • addPostalCode

      public void addPostalCode(AdxpPostalCode obj)
    • getStreetAddressLine

      public List<AdxpStreetAddressLine> getStreetAddressLine()
      Return streetAddressLine.
      Returns:
      streetAddressLine
    • addStreetAddressLine

      public void addStreetAddressLine(AdxpStreetAddressLine obj)
    • getHouseNumber

      public List<AdxpHouseNumber> getHouseNumber()
      Return houseNumber.
      Returns:
      houseNumber
    • addHouseNumber

      public void addHouseNumber(AdxpHouseNumber obj)
    • getHouseNumberNumeric

      public List<AdxpHouseNumberNumeric> getHouseNumberNumeric()
      Return houseNumberNumeric.
      Returns:
      houseNumberNumeric
    • addHouseNumberNumeric

      public void addHouseNumberNumeric(AdxpHouseNumberNumeric obj)
    • getDirection

      public List<AdxpDirection> getDirection()
      Return direction.
      Returns:
      direction
    • addDirection

      public void addDirection(AdxpDirection obj)
    • getStreetName

      public List<AdxpStreetName> getStreetName()
      Return streetName.
      Returns:
      streetName
    • addStreetName

      public void addStreetName(AdxpStreetName obj)
    • getStreetNameBase

      public List<AdxpStreetNameBase> getStreetNameBase()
      Return streetNameBase.
      Returns:
      streetNameBase
    • addStreetNameBase

      public void addStreetNameBase(AdxpStreetNameBase obj)
    • getStreetNameType

      public List<AdxpStreetNameType> getStreetNameType()
      Return streetNameType.
      Returns:
      streetNameType
    • addStreetNameType

      public void addStreetNameType(AdxpStreetNameType obj)
    • getAdditionalLocator

      public List<AdxpAdditionalLocator> getAdditionalLocator()
      Return additionalLocator.
      Returns:
      additionalLocator
    • addAdditionalLocator

      public void addAdditionalLocator(AdxpAdditionalLocator obj)
    • getUnitID

      public List<AdxpUnitID> getUnitID()
      Return unitID.
      Returns:
      unitID
    • addUnitID

      public void addUnitID(AdxpUnitID obj)
    • getUnitType

      public List<AdxpUnitType> getUnitType()
      Return unitType.
      Returns:
      unitType
    • addUnitType

      public void addUnitType(AdxpUnitType obj)
    • getCareOf

      public List<AdxpCareOf> getCareOf()
      Return careOf.
      Returns:
      careOf
    • addCareOf

      public void addCareOf(AdxpCareOf obj)
    • getCensusTract

      public List<AdxpCensusTract> getCensusTract()
      Return censusTract.
      Returns:
      censusTract
    • addCensusTract

      public void addCensusTract(AdxpCensusTract obj)
    • getDeliveryAddressLine

      public List<AdxpDeliveryAddressLine> getDeliveryAddressLine()
      Return deliveryAddressLine.
      Returns:
      deliveryAddressLine
    • addDeliveryAddressLine

      public void addDeliveryAddressLine(AdxpDeliveryAddressLine obj)
    • getDeliveryInstallationType

      public List<AdxpDeliveryInstallationType> getDeliveryInstallationType()
      Return deliveryInstallationType.
      Returns:
      deliveryInstallationType
    • addDeliveryInstallationType

      public void addDeliveryInstallationType(AdxpDeliveryInstallationType obj)
    • getDeliveryInstallationArea

      public List<AdxpDeliveryInstallationArea> getDeliveryInstallationArea()
      Return deliveryInstallationArea.
      Returns:
      deliveryInstallationArea
    • addDeliveryInstallationArea

      public void addDeliveryInstallationArea(AdxpDeliveryInstallationArea obj)
    • getDeliveryInstallationQualifier

      public List<AdxpDeliveryInstallationQualifier> getDeliveryInstallationQualifier()
      Return deliveryInstallationQualifier.
      Returns:
      deliveryInstallationQualifier
    • addDeliveryInstallationQualifier

      public void addDeliveryInstallationQualifier(AdxpDeliveryInstallationQualifier obj)
    • getDeliveryMode

      public List<AdxpDeliveryMode> getDeliveryMode()
      Return deliveryMode.
      Returns:
      deliveryMode
    • addDeliveryMode

      public void addDeliveryMode(AdxpDeliveryMode obj)
    • getDeliveryModeIdentifier

      public List<AdxpDeliveryModeIdentifier> getDeliveryModeIdentifier()
      Return deliveryModeIdentifier.
      Returns:
      deliveryModeIdentifier
    • addDeliveryModeIdentifier

      public void addDeliveryModeIdentifier(AdxpDeliveryModeIdentifier obj)
    • getBuildingNumberSuffix

      public List<AdxpBuildingNumberSuffix> getBuildingNumberSuffix()
      Return buildingNumberSuffix.
      Returns:
      buildingNumberSuffix
    • addBuildingNumberSuffix

      public void addBuildingNumberSuffix(AdxpBuildingNumberSuffix obj)
    • getPostBox

      public List<AdxpPostBox> getPostBox()
      Return postBox.
      Returns:
      postBox
    • addPostBox

      public void addPostBox(AdxpPostBox obj)
    • getPrecinct

      public List<AdxpPrecinct> getPrecinct()
      Return precinct.
      Returns:
      precinct
    • addPrecinct

      public void addPrecinct(AdxpPrecinct obj)
    • getUseablePeriod

      public List<SXCMTS> getUseablePeriod()
      Return useablePeriod.
      Returns:
      useablePeriod
    • addUseablePeriod

      public void addUseablePeriod(SXCMTS obj)
    • getIsNotOrdered

      public Boolean getIsNotOrdered()
      Return isNotOrdered.
      Returns:
      isNotOrdered : A boolean value specifying whether the order of the address parts is known or not. While the address parts are always a Sequence, the order in which they are presented may or may not be known. Where this matters, can be used to convey this information.
    • setIsNotOrdered

      public void setIsNotOrdered(Boolean isNotOrdered)
      Set a value to attribute isNotOrdered.
      Parameters:
      isNotOrdered - : A boolean value specifying whether the order of the address parts is known or not. While the address parts are always a Sequence, the order in which they are presented may or may not be known. Where this matters, can be used to convey this information.
    • isIsNotOrdered

      @Deprecated public Boolean isIsNotOrdered()
      Deprecated.
      Return isNotOrdered.
      Returns:
      isNotOrdered : A boolean value specifying whether the order of the address parts is known or not. While the address parts are always a Sequence, the order in which they are presented may or may not be known. Where this matters, can be used to convey this information. information. Generated for the use on jsf pages
    • getUse

      public String getUse()
      Return use.
      Returns:
      use : A set of codes advising a system or user which address in a set of like addresses to select for a given purpose.
    • setUse

      public void setUse(String use)
      Set a value to attribute use.
      Parameters:
      use - : A set of codes advising a system or user which address in a set of like addresses to select for a given purpose.
    • get_xmlNodePresentation

      public Node get_xmlNodePresentation()
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
    • getListStringValues

      public List<String> getListStringValues()
    • validateByModule

      public static void validateByModule(AD aD, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation