org.citygml4j.jaxb.xal
Class ThoroughfareElement

java.lang.Object
  extended by org.citygml4j.jaxb.xal.ThoroughfareElement

public class ThoroughfareElement
extends java.lang.Object

Java-Klasse für anonymous complex type.

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

 <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>
 


Nested Class Summary
static class ThoroughfareElement.DependentThoroughfare
          Java-Klasse für anonymous complex type.
static class ThoroughfareElement.ThoroughfareNumberRange
          Java-Klasse für anonymous complex type.
 
Constructor Summary
ThoroughfareElement()
           
 
Method Summary
 java.util.List<AddressLineElement> getAddressLine()
          Gets the value of the addressLine property.
 java.util.List<java.lang.Object> getAny()
          Gets the value of the any property.
 DependentLocalityType getDependentLocality()
          Ruft den Wert der dependentLocality-Eigenschaft ab.
 ThoroughfareElement.DependentThoroughfare getDependentThoroughfare()
          Ruft den Wert der dependentThoroughfare-Eigenschaft ab.
 java.lang.String getDependentThoroughfares()
          Ruft den Wert der dependentThoroughfares-Eigenschaft ab.
 java.lang.String getDependentThoroughfaresConnector()
          Ruft den Wert der dependentThoroughfaresConnector-Eigenschaft ab.
 java.lang.String getDependentThoroughfaresIndicator()
          Ruft den Wert der dependentThoroughfaresIndicator-Eigenschaft ab.
 java.lang.String getDependentThoroughfaresType()
          Ruft den Wert der dependentThoroughfaresType-Eigenschaft ab.
 FirmType getFirm()
          Ruft den Wert der firm-Eigenschaft ab.
 java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 PostalCodeElement getPostalCode()
          Ruft den Wert der postalCode-Eigenschaft ab.
 PremiseElement getPremise()
          Ruft den Wert der premise-Eigenschaft ab.
 ThoroughfareLeadingTypeType getThoroughfareLeadingType()
          Ruft den Wert der thoroughfareLeadingType-Eigenschaft ab.
 java.util.List<ThoroughfareNameType> getThoroughfareName()
          Gets the value of the thoroughfareName property.
 java.util.List<java.lang.Object> getThoroughfareNumberOrThoroughfareNumberRange()
          Gets the value of the thoroughfareNumberOrThoroughfareNumberRange property.
 java.util.List<ThoroughfareNumberPrefixElement> getThoroughfareNumberPrefix()
          Gets the value of the thoroughfareNumberPrefix property.
 java.util.List<ThoroughfareNumberSuffixElement> getThoroughfareNumberSuffix()
          Gets the value of the thoroughfareNumberSuffix property.
 ThoroughfarePostDirectionType getThoroughfarePostDirection()
          Ruft den Wert der thoroughfarePostDirection-Eigenschaft ab.
 ThoroughfarePreDirectionType getThoroughfarePreDirection()
          Ruft den Wert der thoroughfarePreDirection-Eigenschaft ab.
 ThoroughfareTrailingTypeType getThoroughfareTrailingType()
          Ruft den Wert der thoroughfareTrailingType-Eigenschaft ab.
 java.lang.String getType()
          Ruft den Wert der type-Eigenschaft ab.
 boolean isSetAddressLine()
           
 boolean isSetAny()
           
 boolean isSetDependentLocality()
           
 boolean isSetDependentThoroughfare()
           
 boolean isSetDependentThoroughfares()
           
 boolean isSetDependentThoroughfaresConnector()
           
 boolean isSetDependentThoroughfaresIndicator()
           
 boolean isSetDependentThoroughfaresType()
           
 boolean isSetFirm()
           
 boolean isSetPostalCode()
           
 boolean isSetPremise()
           
 boolean isSetThoroughfareLeadingType()
           
 boolean isSetThoroughfareName()
           
 boolean isSetThoroughfareNumberOrThoroughfareNumberRange()
           
 boolean isSetThoroughfareNumberPrefix()
           
 boolean isSetThoroughfareNumberSuffix()
           
 boolean isSetThoroughfarePostDirection()
           
 boolean isSetThoroughfarePreDirection()
           
 boolean isSetThoroughfareTrailingType()
           
 boolean isSetType()
           
 void setAddressLine(java.util.List<AddressLineElement> addressLine)
          Sets the value of the addressLine property.
 void setAny(java.util.List<java.lang.Object> any)
          Sets the value of the any property.
 void setDependentLocality(DependentLocalityType value)
          Legt den Wert der dependentLocality-Eigenschaft fest.
 void setDependentThoroughfare(ThoroughfareElement.DependentThoroughfare value)
          Legt den Wert der dependentThoroughfare-Eigenschaft fest.
 void setDependentThoroughfares(java.lang.String value)
          Legt den Wert der dependentThoroughfares-Eigenschaft fest.
 void setDependentThoroughfaresConnector(java.lang.String value)
          Legt den Wert der dependentThoroughfaresConnector-Eigenschaft fest.
 void setDependentThoroughfaresIndicator(java.lang.String value)
          Legt den Wert der dependentThoroughfaresIndicator-Eigenschaft fest.
 void setDependentThoroughfaresType(java.lang.String value)
          Legt den Wert der dependentThoroughfaresType-Eigenschaft fest.
 void setFirm(FirmType value)
          Legt den Wert der firm-Eigenschaft fest.
 void setPostalCode(PostalCodeElement value)
          Legt den Wert der postalCode-Eigenschaft fest.
 void setPremise(PremiseElement value)
          Legt den Wert der premise-Eigenschaft fest.
 void setThoroughfareLeadingType(ThoroughfareLeadingTypeType value)
          Legt den Wert der thoroughfareLeadingType-Eigenschaft fest.
 void setThoroughfareName(java.util.List<ThoroughfareNameType> thoroughfareName)
          Sets the value of the thoroughfareName property.
 void setThoroughfareNumberOrThoroughfareNumberRange(java.util.List<java.lang.Object> thoroughfareNumberOrThoroughfareNumberRange)
          Sets the value of the thoroughfareNumberOrThoroughfareNumberRange property.
 void setThoroughfareNumberPrefix(java.util.List<ThoroughfareNumberPrefixElement> thoroughfareNumberPrefix)
          Sets the value of the thoroughfareNumberPrefix property.
 void setThoroughfareNumberSuffix(java.util.List<ThoroughfareNumberSuffixElement> thoroughfareNumberSuffix)
          Sets the value of the thoroughfareNumberSuffix property.
 void setThoroughfarePostDirection(ThoroughfarePostDirectionType value)
          Legt den Wert der thoroughfarePostDirection-Eigenschaft fest.
 void setThoroughfarePreDirection(ThoroughfarePreDirectionType value)
          Legt den Wert der thoroughfarePreDirection-Eigenschaft fest.
 void setThoroughfareTrailingType(ThoroughfareTrailingTypeType value)
          Legt den Wert der thoroughfareTrailingType-Eigenschaft fest.
 void setType(java.lang.String value)
          Legt den Wert der type-Eigenschaft fest.
 void unsetAddressLine()
           
 void unsetAny()
           
 void unsetThoroughfareName()
           
 void unsetThoroughfareNumberOrThoroughfareNumberRange()
           
 void unsetThoroughfareNumberPrefix()
           
 void unsetThoroughfareNumberSuffix()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThoroughfareElement

public ThoroughfareElement()
Method Detail

getAddressLine

public java.util.List<AddressLineElement> getAddressLine()
Gets the value of the addressLine 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 JAXB object. This is why there is not a set method for the addressLine property.

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

    getAddressLine().add(newItem);
 

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


isSetAddressLine

public boolean isSetAddressLine()

unsetAddressLine

public void unsetAddressLine()

getThoroughfareNumberOrThoroughfareNumberRange

public java.util.List<java.lang.Object> getThoroughfareNumberOrThoroughfareNumberRange()
Gets the value of the thoroughfareNumberOrThoroughfareNumberRange 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 JAXB object. This is why there is not a set method for the thoroughfareNumberOrThoroughfareNumberRange property.

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

    getThoroughfareNumberOrThoroughfareNumberRange().add(newItem);
 

Objects of the following type(s) are allowed in the list ThoroughfareNumberElement ThoroughfareElement.ThoroughfareNumberRange


isSetThoroughfareNumberOrThoroughfareNumberRange

public boolean isSetThoroughfareNumberOrThoroughfareNumberRange()

unsetThoroughfareNumberOrThoroughfareNumberRange

public void unsetThoroughfareNumberOrThoroughfareNumberRange()

getThoroughfareNumberPrefix

public java.util.List<ThoroughfareNumberPrefixElement> getThoroughfareNumberPrefix()
Gets the value of the thoroughfareNumberPrefix 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 JAXB object. This is why there is not a set method for the thoroughfareNumberPrefix property.

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

    getThoroughfareNumberPrefix().add(newItem);
 

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


isSetThoroughfareNumberPrefix

public boolean isSetThoroughfareNumberPrefix()

unsetThoroughfareNumberPrefix

public void unsetThoroughfareNumberPrefix()

getThoroughfareNumberSuffix

public java.util.List<ThoroughfareNumberSuffixElement> getThoroughfareNumberSuffix()
Gets the value of the thoroughfareNumberSuffix 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 JAXB object. This is why there is not a set method for the thoroughfareNumberSuffix property.

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

    getThoroughfareNumberSuffix().add(newItem);
 

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


isSetThoroughfareNumberSuffix

public boolean isSetThoroughfareNumberSuffix()

unsetThoroughfareNumberSuffix

public void unsetThoroughfareNumberSuffix()

getThoroughfarePreDirection

public ThoroughfarePreDirectionType getThoroughfarePreDirection()
Ruft den Wert der thoroughfarePreDirection-Eigenschaft ab.

Returns:
possible object is ThoroughfarePreDirectionType

setThoroughfarePreDirection

public void setThoroughfarePreDirection(ThoroughfarePreDirectionType value)
Legt den Wert der thoroughfarePreDirection-Eigenschaft fest.

Parameters:
value - allowed object is ThoroughfarePreDirectionType

isSetThoroughfarePreDirection

public boolean isSetThoroughfarePreDirection()

getThoroughfareLeadingType

public ThoroughfareLeadingTypeType getThoroughfareLeadingType()
Ruft den Wert der thoroughfareLeadingType-Eigenschaft ab.

Returns:
possible object is ThoroughfareLeadingTypeType

setThoroughfareLeadingType

public void setThoroughfareLeadingType(ThoroughfareLeadingTypeType value)
Legt den Wert der thoroughfareLeadingType-Eigenschaft fest.

Parameters:
value - allowed object is ThoroughfareLeadingTypeType

isSetThoroughfareLeadingType

public boolean isSetThoroughfareLeadingType()

getThoroughfareName

public java.util.List<ThoroughfareNameType> getThoroughfareName()
Gets the value of the thoroughfareName 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 JAXB object. This is why there is not a set method for the thoroughfareName property.

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

    getThoroughfareName().add(newItem);
 

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


isSetThoroughfareName

public boolean isSetThoroughfareName()

unsetThoroughfareName

public void unsetThoroughfareName()

getThoroughfareTrailingType

public ThoroughfareTrailingTypeType getThoroughfareTrailingType()
Ruft den Wert der thoroughfareTrailingType-Eigenschaft ab.

Returns:
possible object is ThoroughfareTrailingTypeType

setThoroughfareTrailingType

public void setThoroughfareTrailingType(ThoroughfareTrailingTypeType value)
Legt den Wert der thoroughfareTrailingType-Eigenschaft fest.

Parameters:
value - allowed object is ThoroughfareTrailingTypeType

isSetThoroughfareTrailingType

public boolean isSetThoroughfareTrailingType()

getThoroughfarePostDirection

public ThoroughfarePostDirectionType getThoroughfarePostDirection()
Ruft den Wert der thoroughfarePostDirection-Eigenschaft ab.

Returns:
possible object is ThoroughfarePostDirectionType

setThoroughfarePostDirection

public void setThoroughfarePostDirection(ThoroughfarePostDirectionType value)
Legt den Wert der thoroughfarePostDirection-Eigenschaft fest.

Parameters:
value - allowed object is ThoroughfarePostDirectionType

isSetThoroughfarePostDirection

public boolean isSetThoroughfarePostDirection()

getDependentThoroughfare

public ThoroughfareElement.DependentThoroughfare getDependentThoroughfare()
Ruft den Wert der dependentThoroughfare-Eigenschaft ab.

Returns:
possible object is ThoroughfareElement.DependentThoroughfare

setDependentThoroughfare

public void setDependentThoroughfare(ThoroughfareElement.DependentThoroughfare value)
Legt den Wert der dependentThoroughfare-Eigenschaft fest.

Parameters:
value - allowed object is ThoroughfareElement.DependentThoroughfare

isSetDependentThoroughfare

public boolean isSetDependentThoroughfare()

getDependentLocality

public DependentLocalityType getDependentLocality()
Ruft den Wert der dependentLocality-Eigenschaft ab.

Returns:
possible object is DependentLocalityType

setDependentLocality

public void setDependentLocality(DependentLocalityType value)
Legt den Wert der dependentLocality-Eigenschaft fest.

Parameters:
value - allowed object is DependentLocalityType

isSetDependentLocality

public boolean isSetDependentLocality()

getPremise

public PremiseElement getPremise()
Ruft den Wert der premise-Eigenschaft ab.

Returns:
possible object is PremiseElement

setPremise

public void setPremise(PremiseElement value)
Legt den Wert der premise-Eigenschaft fest.

Parameters:
value - allowed object is PremiseElement

isSetPremise

public boolean isSetPremise()

getFirm

public FirmType getFirm()
Ruft den Wert der firm-Eigenschaft ab.

Returns:
possible object is FirmType

setFirm

public void setFirm(FirmType value)
Legt den Wert der firm-Eigenschaft fest.

Parameters:
value - allowed object is FirmType

isSetFirm

public boolean isSetFirm()

getPostalCode

public PostalCodeElement getPostalCode()
Ruft den Wert der postalCode-Eigenschaft ab.

Returns:
possible object is PostalCodeElement

setPostalCode

public void setPostalCode(PostalCodeElement value)
Legt den Wert der postalCode-Eigenschaft fest.

Parameters:
value - allowed object is PostalCodeElement

isSetPostalCode

public boolean isSetPostalCode()

getAny

public java.util.List<java.lang.Object> getAny()
Gets the value of the any 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 JAXB object. This is why there is not a set method for the any property.

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

    getAny().add(newItem);
 

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


isSetAny

public boolean isSetAny()

unsetAny

public void unsetAny()

getType

public java.lang.String getType()
Ruft den Wert der type-Eigenschaft ab.

Returns:
possible object is String

setType

public void setType(java.lang.String value)
Legt den Wert der type-Eigenschaft fest.

Parameters:
value - allowed object is String

isSetType

public boolean isSetType()

getDependentThoroughfares

public java.lang.String getDependentThoroughfares()
Ruft den Wert der dependentThoroughfares-Eigenschaft ab.

Returns:
possible object is String

setDependentThoroughfares

public void setDependentThoroughfares(java.lang.String value)
Legt den Wert der dependentThoroughfares-Eigenschaft fest.

Parameters:
value - allowed object is String

isSetDependentThoroughfares

public boolean isSetDependentThoroughfares()

getDependentThoroughfaresIndicator

public java.lang.String getDependentThoroughfaresIndicator()
Ruft den Wert der dependentThoroughfaresIndicator-Eigenschaft ab.

Returns:
possible object is String

setDependentThoroughfaresIndicator

public void setDependentThoroughfaresIndicator(java.lang.String value)
Legt den Wert der dependentThoroughfaresIndicator-Eigenschaft fest.

Parameters:
value - allowed object is String

isSetDependentThoroughfaresIndicator

public boolean isSetDependentThoroughfaresIndicator()

getDependentThoroughfaresConnector

public java.lang.String getDependentThoroughfaresConnector()
Ruft den Wert der dependentThoroughfaresConnector-Eigenschaft ab.

Returns:
possible object is String

setDependentThoroughfaresConnector

public void setDependentThoroughfaresConnector(java.lang.String value)
Legt den Wert der dependentThoroughfaresConnector-Eigenschaft fest.

Parameters:
value - allowed object is String

isSetDependentThoroughfaresConnector

public boolean isSetDependentThoroughfaresConnector()

getDependentThoroughfaresType

public java.lang.String getDependentThoroughfaresType()
Ruft den Wert der dependentThoroughfaresType-Eigenschaft ab.

Returns:
possible object is String

setDependentThoroughfaresType

public void setDependentThoroughfaresType(java.lang.String value)
Legt den Wert der dependentThoroughfaresType-Eigenschaft fest.

Parameters:
value - allowed object is String

isSetDependentThoroughfaresType

public boolean isSetDependentThoroughfaresType()

getOtherAttributes

public java.util.Map<javax.xml.namespace.QName,java.lang.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

setAddressLine

public void setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property.

Parameters:
addressLine - allowed object is AddressLineElement

setThoroughfareNumberOrThoroughfareNumberRange

public void setThoroughfareNumberOrThoroughfareNumberRange(java.util.List<java.lang.Object> thoroughfareNumberOrThoroughfareNumberRange)
Sets the value of the thoroughfareNumberOrThoroughfareNumberRange property.

Parameters:
thoroughfareNumberOrThoroughfareNumberRange - allowed object is ThoroughfareNumberElement ThoroughfareElement.ThoroughfareNumberRange

setThoroughfareNumberPrefix

public void setThoroughfareNumberPrefix(java.util.List<ThoroughfareNumberPrefixElement> thoroughfareNumberPrefix)
Sets the value of the thoroughfareNumberPrefix property.

Parameters:
thoroughfareNumberPrefix - allowed object is ThoroughfareNumberPrefixElement

setThoroughfareNumberSuffix

public void setThoroughfareNumberSuffix(java.util.List<ThoroughfareNumberSuffixElement> thoroughfareNumberSuffix)
Sets the value of the thoroughfareNumberSuffix property.

Parameters:
thoroughfareNumberSuffix - allowed object is ThoroughfareNumberSuffixElement

setThoroughfareName

public void setThoroughfareName(java.util.List<ThoroughfareNameType> thoroughfareName)
Sets the value of the thoroughfareName property.

Parameters:
thoroughfareName - allowed object is ThoroughfareNameType

setAny

public void setAny(java.util.List<java.lang.Object> any)
Sets the value of the any property.

Parameters:
any - allowed object is Object