oasis.names.tc.ciq.xsdschema.xal._2
Class Premise

java.lang.Object
  extended by oasis.names.tc.ciq.xsdschema.xal._2.Premise

public class Premise
extends 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="PremiseName" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
                 <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
                 <attribute name="TypeOccurrence">
                   <simpleType>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
                       <enumeration value="Before"/>
                       <enumeration value="After"/>
                     </restriction>
                   </simpleType>
                 </attribute>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <choice minOccurs="0">
           <element name="PremiseLocation">
             <complexType>
               <complexContent>
                 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                   <attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
                 </restriction>
               </complexContent>
             </complexType>
           </element>
           <choice>
             <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumber" maxOccurs="unbounded"/>
             <element name="PremiseNumberRange">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="PremiseNumberRangeFrom">
                         <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}PremiseNumberPrefix" maxOccurs="unbounded" minOccurs="0"/>
                                 <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumber" maxOccurs="unbounded"/>
                                 <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumberSuffix" maxOccurs="unbounded" minOccurs="0"/>
                               </sequence>
                             </restriction>
                           </complexContent>
                         </complexType>
                       </element>
                       <element name="PremiseNumberRangeTo">
                         <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}PremiseNumberPrefix" maxOccurs="unbounded" minOccurs="0"/>
                                 <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumber" maxOccurs="unbounded"/>
                                 <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumberSuffix" maxOccurs="unbounded" minOccurs="0"/>
                               </sequence>
                             </restriction>
                           </complexContent>
                         </complexType>
                       </element>
                     </sequence>
                     <attribute name="RangeType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
                     <attribute name="Indicator" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
                     <attribute name="Separator" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
                     <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
                     <attribute name="IndicatorOccurence">
                       <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
                           <enumeration value="Before"/>
                           <enumeration value="After"/>
                         </restriction>
                       </simpleType>
                     </attribute>
                     <attribute name="NumberRangeOccurence">
                       <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>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
           </choice>
         </choice>
         <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumberPrefix" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PremiseNumberSuffix" maxOccurs="unbounded" minOccurs="0"/>
         <element name="BuildingName" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}BuildingNameType" maxOccurs="unbounded" minOccurs="0"/>
         <choice>
           <element name="SubPremise" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}SubPremiseType" maxOccurs="unbounded" minOccurs="0"/>
           <element name="Firm" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}FirmType" minOccurs="0"/>
         </choice>
         <element name="MailStop" type="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}MailStopType" minOccurs="0"/>
         <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}PostalCode" minOccurs="0"/>
         <element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}Premise" minOccurs="0"/>
         <any/>
       </sequence>
       <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="PremiseDependency" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="PremiseDependencyType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="PremiseThoroughfareConnector" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class Premise.PremiseLocation
          Java class for anonymous complex type.
static class Premise.PremiseName
          Java class for anonymous complex type.
static class Premise.PremiseNumberRange
          Java class for anonymous complex type.
 
Field Summary
protected  List<AddressLine> addressLine
           
protected  List<Object> any
           
protected  List<BuildingNameType> buildingName
           
protected  FirmType firm
           
protected  MailStopType mailStop
           
protected  PostalCode postalCode
           
protected  Premise premise
           
protected  String premiseDependency
           
protected  String premiseDependencyType
           
protected  Premise.PremiseLocation premiseLocation
           
protected  List<Premise.PremiseName> premiseName
           
protected  List<PremiseNumber> premiseNumber
           
protected  List<PremiseNumberPrefix> premiseNumberPrefix
           
protected  Premise.PremiseNumberRange premiseNumberRange
           
protected  List<PremiseNumberSuffix> premiseNumberSuffix
           
protected  String premiseThoroughfareConnector
           
protected  List<SubPremiseType> subPremise
           
protected  String type
           
 
Constructor Summary
Premise()
           
 
Method Summary
 List<AddressLine> getAddressLine()
          Gets the value of the addressLine property.
 List<Object> getAny()
          Gets the value of the any property.
 List<BuildingNameType> getBuildingName()
          Gets the value of the buildingName property.
 FirmType getFirm()
          Gets the value of the firm property.
 MailStopType getMailStop()
          Gets the value of the mailStop property.
 Map<QName,String> getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 PostalCode getPostalCode()
          Gets the value of the postalCode property.
 Premise getPremise()
          Gets the value of the premise property.
 String getPremiseDependency()
          Gets the value of the premiseDependency property.
 String getPremiseDependencyType()
          Gets the value of the premiseDependencyType property.
 Premise.PremiseLocation getPremiseLocation()
          Gets the value of the premiseLocation property.
 List<Premise.PremiseName> getPremiseName()
          Gets the value of the premiseName property.
 List<PremiseNumber> getPremiseNumber()
          Gets the value of the premiseNumber property.
 List<PremiseNumberPrefix> getPremiseNumberPrefix()
          Gets the value of the premiseNumberPrefix property.
 Premise.PremiseNumberRange getPremiseNumberRange()
          Gets the value of the premiseNumberRange property.
 List<PremiseNumberSuffix> getPremiseNumberSuffix()
          Gets the value of the premiseNumberSuffix property.
 String getPremiseThoroughfareConnector()
          Gets the value of the premiseThoroughfareConnector property.
 List<SubPremiseType> getSubPremise()
          Gets the value of the subPremise property.
 String getType()
          Gets the value of the type property.
 void setFirm(FirmType value)
          Sets the value of the firm property.
 void setMailStop(MailStopType value)
          Sets the value of the mailStop property.
 void setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void setPremise(Premise value)
          Sets the value of the premise property.
 void setPremiseDependency(String value)
          Sets the value of the premiseDependency property.
 void setPremiseDependencyType(String value)
          Sets the value of the premiseDependencyType property.
 void setPremiseLocation(Premise.PremiseLocation value)
          Sets the value of the premiseLocation property.
 void setPremiseNumberRange(Premise.PremiseNumberRange value)
          Sets the value of the premiseNumberRange property.
 void setPremiseThoroughfareConnector(String value)
          Sets the value of the premiseThoroughfareConnector property.
 void setType(String value)
          Sets the value of the type property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

addressLine

protected List<AddressLine> addressLine

premiseName

protected List<Premise.PremiseName> premiseName

premiseLocation

protected Premise.PremiseLocation premiseLocation

premiseNumber

protected List<PremiseNumber> premiseNumber

premiseNumberRange

protected Premise.PremiseNumberRange premiseNumberRange

premiseNumberPrefix

protected List<PremiseNumberPrefix> premiseNumberPrefix

premiseNumberSuffix

protected List<PremiseNumberSuffix> premiseNumberSuffix

buildingName

protected List<BuildingNameType> buildingName

subPremise

protected List<SubPremiseType> subPremise

firm

protected FirmType firm

mailStop

protected MailStopType mailStop

postalCode

protected PostalCode postalCode

premise

protected Premise premise

any

protected List<Object> any

type

protected String type

premiseDependency

protected String premiseDependency

premiseDependencyType

protected String premiseDependencyType

premiseThoroughfareConnector

protected String premiseThoroughfareConnector
Constructor Detail

Premise

public Premise()
Method Detail

getAddressLine

public List<AddressLine> 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 AddressLine


getPremiseName

public List<Premise.PremiseName> getPremiseName()
Gets the value of the premiseName 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 premiseName property.

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

    getPremiseName().add(newItem);
 

Objects of the following type(s) are allowed in the list Premise.PremiseName


getPremiseLocation

public Premise.PremiseLocation getPremiseLocation()
Gets the value of the premiseLocation property.

Returns:
possible object is Premise.PremiseLocation

setPremiseLocation

public void setPremiseLocation(Premise.PremiseLocation value)
Sets the value of the premiseLocation property.

Parameters:
value - allowed object is Premise.PremiseLocation

getPremiseNumber

public List<PremiseNumber> getPremiseNumber()
Gets the value of the premiseNumber 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 premiseNumber property.

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

    getPremiseNumber().add(newItem);
 

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


getPremiseNumberRange

public Premise.PremiseNumberRange getPremiseNumberRange()
Gets the value of the premiseNumberRange property.

Returns:
possible object is Premise.PremiseNumberRange

setPremiseNumberRange

public void setPremiseNumberRange(Premise.PremiseNumberRange value)
Sets the value of the premiseNumberRange property.

Parameters:
value - allowed object is Premise.PremiseNumberRange

getPremiseNumberPrefix

public List<PremiseNumberPrefix> getPremiseNumberPrefix()
Gets the value of the premiseNumberPrefix 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 premiseNumberPrefix property.

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

    getPremiseNumberPrefix().add(newItem);
 

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


getPremiseNumberSuffix

public List<PremiseNumberSuffix> getPremiseNumberSuffix()
Gets the value of the premiseNumberSuffix 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 premiseNumberSuffix property.

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

    getPremiseNumberSuffix().add(newItem);
 

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


getBuildingName

public List<BuildingNameType> getBuildingName()
Gets the value of the buildingName 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 buildingName property.

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

    getBuildingName().add(newItem);
 

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


getSubPremise

public List<SubPremiseType> getSubPremise()
Gets the value of the subPremise 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 subPremise property.

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

    getSubPremise().add(newItem);
 

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


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

getMailStop

public MailStopType getMailStop()
Gets the value of the mailStop property.

Returns:
possible object is MailStopType

setMailStop

public void setMailStop(MailStopType value)
Sets the value of the mailStop property.

Parameters:
value - allowed object is MailStopType

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

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

getAny

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


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

getPremiseDependency

public String getPremiseDependency()
Gets the value of the premiseDependency property.

Returns:
possible object is String

setPremiseDependency

public void setPremiseDependency(String value)
Sets the value of the premiseDependency property.

Parameters:
value - allowed object is String

getPremiseDependencyType

public String getPremiseDependencyType()
Gets the value of the premiseDependencyType property.

Returns:
possible object is String

setPremiseDependencyType

public void setPremiseDependencyType(String value)
Sets the value of the premiseDependencyType property.

Parameters:
value - allowed object is String

getPremiseThoroughfareConnector

public String getPremiseThoroughfareConnector()
Gets the value of the premiseThoroughfareConnector property.

Returns:
possible object is String

setPremiseThoroughfareConnector

public void setPremiseThoroughfareConnector(String value)
Sets the value of the premiseThoroughfareConnector 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


Copyright © 2008. All Rights Reserved.