Class Thoroughfare

java.lang.Object
org.bremersee.oasis.xal.Thoroughfare
All Implemented Interfaces:
Serializable

public class Thoroughfare extends Object implements Serializable

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.


 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}AddressLine" maxOccurs="unbounded" minOccurs="0"/>
         <choice maxOccurs="unbounded" minOccurs="0">
           <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNumber"/>
           <element name="ThoroughfareNumberRange">
             <complexType>
               <complexContent>
                 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                   <sequence>
                     <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}AddressLine" maxOccurs="unbounded" minOccurs="0"/>
                     <element name="ThoroughfareNumberFrom">
                       <complexType>
                         <complexContent>
                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                             <sequence>
                               <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}AddressLine" maxOccurs="unbounded" minOccurs="0"/>
                               <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNumberPrefix" maxOccurs="unbounded" minOccurs="0"/>
                               <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNumber" maxOccurs="unbounded"/>
                               <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNumberSuffix" maxOccurs="unbounded" minOccurs="0"/>
                             </sequence>
                             <attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
                             <anyAttribute namespace='##other'/>
                           </restriction>
                         </complexContent>
                       </complexType>
                     </element>
                     <element name="ThoroughfareNumberTo">
                       <complexType>
                         <complexContent>
                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                             <sequence>
                               <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}AddressLine" maxOccurs="unbounded" minOccurs="0"/>
                               <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNumberPrefix" maxOccurs="unbounded" minOccurs="0"/>
                               <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNumber" maxOccurs="unbounded"/>
                               <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNumberSuffix" maxOccurs="unbounded" minOccurs="0"/>
                             </sequence>
                             <attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
                             <anyAttribute namespace='##other'/>
                           </restriction>
                         </complexContent>
                       </complexType>
                     </element>
                   </sequence>
                   <attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
                   <attribute name="RangeType">
                     <simpleType>
                       <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
                         <enumeration value="Odd"/>
                         <enumeration value="Even"/>
                       </restriction>
                     </simpleType>
                   </attribute>
                   <attribute name="Indicator" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
                   <attribute name="Separator" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
                   <attribute name="IndicatorOccurrence">
                     <simpleType>
                       <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
                         <enumeration value="Before"/>
                         <enumeration value="After"/>
                       </restriction>
                     </simpleType>
                   </attribute>
                   <attribute name="NumberRangeOccurrence">
                     <simpleType>
                       <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
                         <enumeration value="BeforeName"/>
                         <enumeration value="AfterName"/>
                         <enumeration value="BeforeType"/>
                         <enumeration value="AfterType"/>
                       </restriction>
                     </simpleType>
                   </attribute>
                   <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
                   <anyAttribute namespace='##other'/>
                 </restriction>
               </complexContent>
             </complexType>
           </element>
         </choice>
         <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNumberPrefix" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNumberSuffix" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ThoroughfarePreDirection" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfarePreDirectionType" minOccurs="0"/>
         <element name="ThoroughfareLeadingType" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareLeadingTypeType" minOccurs="0"/>
         <element name="ThoroughfareName" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNameType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ThoroughfareTrailingType" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareTrailingTypeType" minOccurs="0"/>
         <element name="ThoroughfarePostDirection" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfarePostDirectionType" minOccurs="0"/>
         <element name="DependentThoroughfare" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}AddressLine" maxOccurs="unbounded" minOccurs="0"/>
                   <element name="ThoroughfarePreDirection" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfarePreDirectionType" minOccurs="0"/>
                   <element name="ThoroughfareLeadingType" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareLeadingTypeType" minOccurs="0"/>
                   <element name="ThoroughfareName" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareNameType" maxOccurs="unbounded" minOccurs="0"/>
                   <element name="ThoroughfareTrailingType" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfareTrailingTypeType" minOccurs="0"/>
                   <element name="ThoroughfarePostDirection" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}ThoroughfarePostDirectionType" minOccurs="0"/>
                   <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
                 </sequence>
                 <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <choice minOccurs="0">
           <element name="DependentLocality" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}DependentLocalityType"/>
           <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}Premise"/>
           <element name="Firm" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}FirmType"/>
           <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PostalCode"/>
         </choice>
         <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
       <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="DependentThoroughfares">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
             <enumeration value="Yes"/>
             <enumeration value="No"/>
           </restriction>
         </simpleType>
       </attribute>
       <attribute name="DependentThoroughfaresIndicator" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="DependentThoroughfaresConnector" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="DependentThoroughfaresType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <anyAttribute namespace='##other'/>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

  • Constructor Details

    • Thoroughfare

      public Thoroughfare()
  • Method Details

    • getAddressLines

      public List<AddressLine> getAddressLines()
      Gets the value of the addressLines property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the addressLines property.

      For example, to add a new item, do as follows:

          getAddressLines().add(newItem);
       

      Objects of the following type(s) are allowed in the list AddressLine

      Returns:
      The value of the addressLines property.
    • getThoroughfareNumbersAndThoroughfareNumberRanges

      public List<Serializable> getThoroughfareNumbersAndThoroughfareNumberRanges()
      Gets the value of the thoroughfareNumbersAndThoroughfareNumberRanges property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the thoroughfareNumbersAndThoroughfareNumberRanges property.

      For example, to add a new item, do as follows:

          getThoroughfareNumbersAndThoroughfareNumberRanges().add(newItem);
       

      Objects of the following type(s) are allowed in the list Thoroughfare.ThoroughfareNumberRange ThoroughfareNumber

      Returns:
      The value of the thoroughfareNumbersAndThoroughfareNumberRanges property.
    • getThoroughfareNumberPrefixes

      public List<ThoroughfareNumberPrefix> getThoroughfareNumberPrefixes()
      Gets the value of the thoroughfareNumberPrefixes property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the thoroughfareNumberPrefixes property.

      For example, to add a new item, do as follows:

          getThoroughfareNumberPrefixes().add(newItem);
       

      Objects of the following type(s) are allowed in the list ThoroughfareNumberPrefix

      Returns:
      The value of the thoroughfareNumberPrefixes property.
    • getThoroughfareNumberSuffixes

      public List<ThoroughfareNumberSuffix> getThoroughfareNumberSuffixes()
      Gets the value of the thoroughfareNumberSuffixes property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the thoroughfareNumberSuffixes property.

      For example, to add a new item, do as follows:

          getThoroughfareNumberSuffixes().add(newItem);
       

      Objects of the following type(s) are allowed in the list ThoroughfareNumberSuffix

      Returns:
      The value of the thoroughfareNumberSuffixes property.
    • getThoroughfarePreDirection

      public ThoroughfarePreDirectionType getThoroughfarePreDirection()
      Gets the value of the thoroughfarePreDirection property.
      Returns:
      possible object is ThoroughfarePreDirectionType
    • setThoroughfarePreDirection

      public void setThoroughfarePreDirection(ThoroughfarePreDirectionType value)
      Sets the value of the thoroughfarePreDirection property.
      Parameters:
      value - allowed object is ThoroughfarePreDirectionType
    • getThoroughfareLeadingType

      public ThoroughfareLeadingTypeType getThoroughfareLeadingType()
      Gets the value of the thoroughfareLeadingType property.
      Returns:
      possible object is ThoroughfareLeadingTypeType
    • setThoroughfareLeadingType

      public void setThoroughfareLeadingType(ThoroughfareLeadingTypeType value)
      Sets the value of the thoroughfareLeadingType property.
      Parameters:
      value - allowed object is ThoroughfareLeadingTypeType
    • getThoroughfareNames

      public List<ThoroughfareNameType> getThoroughfareNames()
      Gets the value of the thoroughfareNames property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the thoroughfareNames property.

      For example, to add a new item, do as follows:

          getThoroughfareNames().add(newItem);
       

      Objects of the following type(s) are allowed in the list ThoroughfareNameType

      Returns:
      The value of the thoroughfareNames property.
    • getThoroughfareTrailingType

      public ThoroughfareTrailingTypeType getThoroughfareTrailingType()
      Gets the value of the thoroughfareTrailingType property.
      Returns:
      possible object is ThoroughfareTrailingTypeType
    • setThoroughfareTrailingType

      public void setThoroughfareTrailingType(ThoroughfareTrailingTypeType value)
      Sets the value of the thoroughfareTrailingType property.
      Parameters:
      value - allowed object is ThoroughfareTrailingTypeType
    • getThoroughfarePostDirection

      public ThoroughfarePostDirectionType getThoroughfarePostDirection()
      Gets the value of the thoroughfarePostDirection property.
      Returns:
      possible object is ThoroughfarePostDirectionType
    • setThoroughfarePostDirection

      public void setThoroughfarePostDirection(ThoroughfarePostDirectionType value)
      Sets the value of the thoroughfarePostDirection property.
      Parameters:
      value - allowed object is ThoroughfarePostDirectionType
    • getDependentThoroughfare

      public Thoroughfare.DependentThoroughfare getDependentThoroughfare()
      Gets the value of the dependentThoroughfare property.
      Returns:
      possible object is Thoroughfare.DependentThoroughfare
    • setDependentThoroughfare

      public void setDependentThoroughfare(Thoroughfare.DependentThoroughfare value)
      Sets the value of the dependentThoroughfare property.
      Parameters:
      value - allowed object is Thoroughfare.DependentThoroughfare
    • getPostalCode

      public PostalCode getPostalCode()
      Gets the value of the postalCode property.
      Returns:
      possible object is PostalCode
    • setPostalCode

      public void setPostalCode(PostalCode value)
      Sets the value of the postalCode property.
      Parameters:
      value - allowed object is PostalCode
    • getFirm

      public FirmType getFirm()
      Gets the value of the firm property.
      Returns:
      possible object is FirmType
    • setFirm

      public void setFirm(FirmType value)
      Sets the value of the firm property.
      Parameters:
      value - allowed object is FirmType
    • getPremise

      public Premise getPremise()
      Gets the value of the premise property.
      Returns:
      possible object is Premise
    • setPremise

      public void setPremise(Premise value)
      Sets the value of the premise property.
      Parameters:
      value - allowed object is Premise
    • getDependentLocality

      public DependentLocalityType getDependentLocality()
      Gets the value of the dependentLocality property.
      Returns:
      possible object is DependentLocalityType
    • setDependentLocality

      public void setDependentLocality(DependentLocalityType value)
      Sets the value of the dependentLocality property.
      Parameters:
      value - allowed object is DependentLocalityType
    • getAnies

      public List<Object> getAnies()
      Gets the value of the anies property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the anies property.

      For example, to add a new item, do as follows:

          getAnies().add(newItem);
       

      Objects of the following type(s) are allowed in the list Object

      Returns:
      The value of the anies property.
    • getType

      public String getType()
      Gets the value of the type property.
      Returns:
      possible object is String
    • setType

      public void setType(String value)
      Sets the value of the type property.
      Parameters:
      value - allowed object is String
    • getDependentThoroughfares

      public String getDependentThoroughfares()
      Gets the value of the dependentThoroughfares property.
      Returns:
      possible object is String
    • setDependentThoroughfares

      public void setDependentThoroughfares(String value)
      Sets the value of the dependentThoroughfares property.
      Parameters:
      value - allowed object is String
    • getDependentThoroughfaresIndicator

      public String getDependentThoroughfaresIndicator()
      Gets the value of the dependentThoroughfaresIndicator property.
      Returns:
      possible object is String
    • setDependentThoroughfaresIndicator

      public void setDependentThoroughfaresIndicator(String value)
      Sets the value of the dependentThoroughfaresIndicator property.
      Parameters:
      value - allowed object is String
    • getDependentThoroughfaresConnector

      public String getDependentThoroughfaresConnector()
      Gets the value of the dependentThoroughfaresConnector property.
      Returns:
      possible object is String
    • setDependentThoroughfaresConnector

      public void setDependentThoroughfaresConnector(String value)
      Sets the value of the dependentThoroughfaresConnector property.
      Parameters:
      value - allowed object is String
    • getDependentThoroughfaresType

      public String getDependentThoroughfaresType()
      Gets the value of the dependentThoroughfaresType property.
      Returns:
      possible object is String
    • setDependentThoroughfaresType

      public void setDependentThoroughfaresType(String value)
      Sets the value of the dependentThoroughfaresType property.
      Parameters:
      value - allowed object is String
    • getOtherAttributes

      public Map<QName,String> getOtherAttributes()
      Gets a map that contains attributes that aren't bound to any typed property on this class.

      the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

      Returns:
      always non-null