|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oasis.names.tc.ciq.xsdschema.xal._2.Premise
public class Premise
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 |
---|
protected List<AddressLine> addressLine
protected List<Premise.PremiseName> premiseName
protected Premise.PremiseLocation premiseLocation
protected List<PremiseNumber> premiseNumber
protected Premise.PremiseNumberRange premiseNumberRange
protected List<PremiseNumberPrefix> premiseNumberPrefix
protected List<PremiseNumberSuffix> premiseNumberSuffix
protected List<BuildingNameType> buildingName
protected List<SubPremiseType> subPremise
protected FirmType firm
protected MailStopType mailStop
protected PostalCode postalCode
protected Premise premise
protected List<Object> any
protected String type
protected String premiseDependency
protected String premiseDependencyType
protected String premiseThoroughfareConnector
Constructor Detail |
---|
public Premise()
Method Detail |
---|
public List<AddressLine> getAddressLine()
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
public List<Premise.PremiseName> getPremiseName()
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
public Premise.PremiseLocation getPremiseLocation()
Premise.PremiseLocation
public void setPremiseLocation(Premise.PremiseLocation value)
value
- allowed object is
Premise.PremiseLocation
public List<PremiseNumber> getPremiseNumber()
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
public Premise.PremiseNumberRange getPremiseNumberRange()
Premise.PremiseNumberRange
public void setPremiseNumberRange(Premise.PremiseNumberRange value)
value
- allowed object is
Premise.PremiseNumberRange
public List<PremiseNumberPrefix> getPremiseNumberPrefix()
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
public List<PremiseNumberSuffix> getPremiseNumberSuffix()
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
public List<BuildingNameType> getBuildingName()
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
public List<SubPremiseType> getSubPremise()
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
public FirmType getFirm()
FirmType
public void setFirm(FirmType value)
value
- allowed object is
FirmType
public MailStopType getMailStop()
MailStopType
public void setMailStop(MailStopType value)
value
- allowed object is
MailStopType
public PostalCode getPostalCode()
PostalCode
public void setPostalCode(PostalCode value)
value
- allowed object is
PostalCode
public Premise getPremise()
Premise
public void setPremise(Premise value)
value
- allowed object is
Premise
public List<Object> getAny()
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
public String getType()
String
public void setType(String value)
value
- allowed object is
String
public String getPremiseDependency()
String
public void setPremiseDependency(String value)
value
- allowed object is
String
public String getPremiseDependencyType()
String
public void setPremiseDependencyType(String value)
value
- allowed object is
String
public String getPremiseThoroughfareConnector()
String
public void setPremiseThoroughfareConnector(String value)
value
- allowed object is
String
public Map<QName,String> getOtherAttributes()
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |