org.citygml4j.jaxb.xal
Class ThoroughfareElement.ThoroughfareNumberRange

java.lang.Object
  extended by org.citygml4j.jaxb.xal.ThoroughfareElement.ThoroughfareNumberRange
Enclosing class:
ThoroughfareElement

public static class ThoroughfareElement.ThoroughfareNumberRange
extends java.lang.Object

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


Nested Class Summary
static class ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberFrom
          Java class for anonymous complex type.
static class ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberTo
          Java class for anonymous complex type.
 
Constructor Summary
ThoroughfareElement.ThoroughfareNumberRange()
           
 
Method Summary
 java.util.List<AddressLineElement> getAddressLine()
          Gets the value of the addressLine property.
 java.lang.String getCode()
          Gets the value of the code property.
 java.lang.String getIndicator()
          Gets the value of the indicator property.
 java.lang.String getIndicatorOccurrence()
          Gets the value of the indicatorOccurrence property.
 java.lang.String getNumberRangeOccurrence()
          Gets the value of the numberRangeOccurrence property.
 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.
 java.lang.String getRangeType()
          Gets the value of the rangeType property.
 java.lang.String getSeparator()
          Gets the value of the separator property.
 ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberFrom getThoroughfareNumberFrom()
          Gets the value of the thoroughfareNumberFrom property.
 ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberTo getThoroughfareNumberTo()
          Gets the value of the thoroughfareNumberTo property.
 java.lang.String getType()
          Gets the value of the type property.
 boolean isSetAddressLine()
           
 boolean isSetCode()
           
 boolean isSetIndicator()
           
 boolean isSetIndicatorOccurrence()
           
 boolean isSetNumberRangeOccurrence()
           
 boolean isSetRangeType()
           
 boolean isSetSeparator()
           
 boolean isSetThoroughfareNumberFrom()
           
 boolean isSetThoroughfareNumberTo()
           
 boolean isSetType()
           
 void setAddressLine(java.util.List<AddressLineElement> addressLine)
          Sets the value of the addressLine property.
 void setCode(java.lang.String value)
          Sets the value of the code property.
 void setIndicator(java.lang.String value)
          Sets the value of the indicator property.
 void setIndicatorOccurrence(java.lang.String value)
          Sets the value of the indicatorOccurrence property.
 void setNumberRangeOccurrence(java.lang.String value)
          Sets the value of the numberRangeOccurrence property.
 void setRangeType(java.lang.String value)
          Sets the value of the rangeType property.
 void setSeparator(java.lang.String value)
          Sets the value of the separator property.
 void setThoroughfareNumberFrom(ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberFrom value)
          Sets the value of the thoroughfareNumberFrom property.
 void setThoroughfareNumberTo(ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberTo value)
          Sets the value of the thoroughfareNumberTo property.
 void setType(java.lang.String value)
          Sets the value of the type property.
 void unsetAddressLine()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThoroughfareElement.ThoroughfareNumberRange

public ThoroughfareElement.ThoroughfareNumberRange()
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()

getThoroughfareNumberFrom

public ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberFrom getThoroughfareNumberFrom()
Gets the value of the thoroughfareNumberFrom property.

Returns:
possible object is ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberFrom

setThoroughfareNumberFrom

public void setThoroughfareNumberFrom(ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberFrom value)
Sets the value of the thoroughfareNumberFrom property.

Parameters:
value - allowed object is ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberFrom

isSetThoroughfareNumberFrom

public boolean isSetThoroughfareNumberFrom()

getThoroughfareNumberTo

public ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberTo getThoroughfareNumberTo()
Gets the value of the thoroughfareNumberTo property.

Returns:
possible object is ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberTo

setThoroughfareNumberTo

public void setThoroughfareNumberTo(ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberTo value)
Sets the value of the thoroughfareNumberTo property.

Parameters:
value - allowed object is ThoroughfareElement.ThoroughfareNumberRange.ThoroughfareNumberTo

isSetThoroughfareNumberTo

public boolean isSetThoroughfareNumberTo()

getRangeType

public java.lang.String getRangeType()
Gets the value of the rangeType property.

Returns:
possible object is String

setRangeType

public void setRangeType(java.lang.String value)
Sets the value of the rangeType property.

Parameters:
value - allowed object is String

isSetRangeType

public boolean isSetRangeType()

getIndicator

public java.lang.String getIndicator()
Gets the value of the indicator property.

Returns:
possible object is String

setIndicator

public void setIndicator(java.lang.String value)
Sets the value of the indicator property.

Parameters:
value - allowed object is String

isSetIndicator

public boolean isSetIndicator()

getSeparator

public java.lang.String getSeparator()
Gets the value of the separator property.

Returns:
possible object is String

setSeparator

public void setSeparator(java.lang.String value)
Sets the value of the separator property.

Parameters:
value - allowed object is String

isSetSeparator

public boolean isSetSeparator()

getIndicatorOccurrence

public java.lang.String getIndicatorOccurrence()
Gets the value of the indicatorOccurrence property.

Returns:
possible object is String

setIndicatorOccurrence

public void setIndicatorOccurrence(java.lang.String value)
Sets the value of the indicatorOccurrence property.

Parameters:
value - allowed object is String

isSetIndicatorOccurrence

public boolean isSetIndicatorOccurrence()

getNumberRangeOccurrence

public java.lang.String getNumberRangeOccurrence()
Gets the value of the numberRangeOccurrence property.

Returns:
possible object is String

setNumberRangeOccurrence

public void setNumberRangeOccurrence(java.lang.String value)
Sets the value of the numberRangeOccurrence property.

Parameters:
value - allowed object is String

isSetNumberRangeOccurrence

public boolean isSetNumberRangeOccurrence()

getType

public java.lang.String getType()
Gets the value of the type property.

Returns:
possible object is String

setType

public void setType(java.lang.String value)
Sets the value of the type property.

Parameters:
value - allowed object is String

isSetType

public boolean isSetType()

getCode

public java.lang.String getCode()
Gets the value of the code property.

Returns:
possible object is String

setCode

public void setCode(java.lang.String value)
Sets the value of the code property.

Parameters:
value - allowed object is String

isSetCode

public boolean isSetCode()

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