Class ADXP

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AdxpAdditionalLocator, AdxpBuildingNumberSuffix, AdxpCareOf, AdxpCensusTract, AdxpCity, AdxpCountry, AdxpCounty, AdxpDelimiter, AdxpDeliveryAddressLine, AdxpDeliveryInstallationArea, AdxpDeliveryInstallationQualifier, AdxpDeliveryInstallationType, AdxpDeliveryMode, AdxpDeliveryModeIdentifier, AdxpDirection, AdxpHouseNumber, AdxpHouseNumberNumeric, AdxpPostalCode, AdxpPostBox, AdxpPrecinct, AdxpState, AdxpStreetAddressLine, AdxpStreetName, AdxpStreetNameBase, AdxpStreetNameType, AdxpUnitID, AdxpUnitType

public class ADXP extends ST implements Serializable
Description of the class ADXP.
See Also:
  • Field Details

    • partType

      public AddressPartType partType
      Specifies whether an address part names the street, city, country, postal code, post box, etc. If the type is NULL the address part is unclassified and would simply appear on an address label as is. .
  • Constructor Details

    • ADXP

      public ADXP()
  • Method Details

    • getPartType

      public AddressPartType getPartType()
      Return partType.
      Returns:
      partType : Specifies whether an address part names the street, city, country, postal code, post box, etc. If the type is NULL the address part is unclassified and would simply appear on an address label as is.
    • setPartType

      public void setPartType(AddressPartType partType)
      Set a value to attribute partType.
      Parameters:
      partType - : Specifies whether an address part names the street, city, country, postal code, post box, etc. If the type is NULL the address part is unclassified and would simply appear on an address label as is.
    • get_xmlNodePresentation

      public Node get_xmlNodePresentation()
      Overrides:
      get_xmlNodePresentation in class ST
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
      Overrides:
      set_xmlNodePresentation in class ST
    • validateByModule

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