public class Thoroughfare
extends java.lang.Object
implements java.lang.Cloneable
| Modifier and Type | Class and Description |
|---|---|
static class |
Thoroughfare.DependentThoroughfare |
static class |
Thoroughfare.ThoroughfareNumberRange |
| Constructor and Description |
|---|
Thoroughfare(DependentLocality dependentLocality,
Premise premise,
Firm firm,
PostalCode postalCode)
Value constructor with only mandatory fields
|
| Modifier and Type | Method and Description |
|---|---|
Thoroughfare |
addToAddressLine(AddressLine addressLine)
add a value to the addressLine property collection
|
Thoroughfare |
addToAny(java.lang.Object any)
add a value to the any property collection
|
Thoroughfare |
addToThoroughfareName(ThoroughfareName thoroughfareName)
add a value to the thoroughfareName property collection
|
Thoroughfare |
addToThoroughfareNumberOrThoroughfareNumberRange(java.lang.Object thoroughfareNumberOrThoroughfareNumberRange)
add a value to the thoroughfareNumberOrThoroughfareNumberRange property collection
|
Thoroughfare |
addToThoroughfareNumberPrefix(ThoroughfareNumberPrefix thoroughfareNumberPrefix)
add a value to the thoroughfareNumberPrefix property collection
|
Thoroughfare |
addToThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
add a value to the thoroughfareNumberSuffix property collection
|
Thoroughfare |
clone() |
AddressLine |
createAndAddAddressLine()
Creates a new instance of
AddressLine and adds it to addressLine. |
ThoroughfareName |
createAndAddThoroughfareName()
Creates a new instance of
ThoroughfareName and adds it to thoroughfareName. |
ThoroughfareNumberPrefix |
createAndAddThoroughfareNumberPrefix()
Creates a new instance of
ThoroughfareNumberPrefix and adds it to thoroughfareNumberPrefix. |
ThoroughfareNumberSuffix |
createAndAddThoroughfareNumberSuffix()
Creates a new instance of
ThoroughfareNumberSuffix and adds it to thoroughfareNumberSuffix. |
DependentLocality |
createAndSetDependentLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Creates a new instance of
DependentLocality and set it to dependentLocality. |
Thoroughfare.DependentThoroughfare |
createAndSetDependentThoroughfare()
Creates a new instance of
Thoroughfare.DependentThoroughfare and set it to dependentThoroughfare. |
Firm |
createAndSetFirm()
Creates a new instance of
Firm and set it to firm. |
PostalCode |
createAndSetPostalCode()
Creates a new instance of
PostalCode and set it to postalCode. |
Premise |
createAndSetPremise(Premise.PremiseLocation premiseLocation,
java.util.List<PremiseNumber> premiseNumber,
Premise.PremiseNumberRange premiseNumberRange)
Creates a new instance of
Premise and set it to premise. |
ThoroughfareLeadingType |
createAndSetThoroughfareLeading()
Creates a new instance of
ThoroughfareLeadingType and set it to thoroughfareLeading. |
ThoroughfarePostDirection |
createAndSetThoroughfarePostDirection()
Creates a new instance of
ThoroughfarePostDirection and set it to thoroughfarePostDirection. |
ThoroughfarePreDirection |
createAndSetThoroughfarePreDirection()
Creates a new instance of
ThoroughfarePreDirection and set it to thoroughfarePreDirection. |
ThoroughfareTrailingType |
createAndSetThoroughfareTrailing()
Creates a new instance of
ThoroughfareTrailingType and set it to thoroughfareTrailing. |
boolean |
equals(java.lang.Object obj) |
java.util.List<AddressLine> |
getAddressLine() |
java.util.List<java.lang.Object> |
getAny() |
DependentLocality |
getDependentLocality() |
Thoroughfare.DependentThoroughfare |
getDependentThoroughfare() |
java.lang.String |
getDependentThoroughfares() |
java.lang.String |
getDependentThoroughfaresConnector() |
java.lang.String |
getDependentThoroughfaresIndicator() |
Firm |
getFirm() |
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes() |
PostalCode |
getPostalCode() |
Premise |
getPremise() |
ThoroughfareLeadingType |
getThoroughfareLeading() |
java.util.List<ThoroughfareName> |
getThoroughfareName() |
java.util.List<java.lang.Object> |
getThoroughfareNumberOrThoroughfareNumberRange() |
java.util.List<ThoroughfareNumberPrefix> |
getThoroughfareNumberPrefix() |
java.util.List<ThoroughfareNumberSuffix> |
getThoroughfareNumberSuffix() |
ThoroughfarePostDirection |
getThoroughfarePostDirection() |
ThoroughfarePreDirection |
getThoroughfarePreDirection() |
ThoroughfareTrailingType |
getThoroughfareTrailing() |
java.lang.String |
getUnderscore() |
java.lang.String |
getXalDependentThoroughfares() |
int |
hashCode() |
void |
setAddressLine(java.util.List<AddressLine> addressLine)
Sets the value of the addressLine property Objects of the following type(s) are allowed in the list List
|
void |
setAny(java.util.List<java.lang.Object> any)
Sets the value of the any property Objects of the following type(s) are allowed in the list List
|
void |
setDependentLocality(DependentLocality value) |
void |
setDependentThoroughfare(Thoroughfare.DependentThoroughfare value) |
void |
setDependentThoroughfares(java.lang.String value) |
void |
setDependentThoroughfaresConnector(java.lang.String value) |
void |
setDependentThoroughfaresIndicator(java.lang.String value) |
void |
setFirm(Firm value) |
void |
setPostalCode(PostalCode value) |
void |
setPremise(Premise value) |
void |
setThoroughfareLeading(ThoroughfareLeadingType value) |
void |
setThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName)
Sets the value of the thoroughfareName property Objects of the following type(s) are allowed in the list List
|
void |
setThoroughfareNumberOrThoroughfareNumberRange(java.util.List<java.lang.Object> thoroughfareNumberOrThoroughfareNumberRange)
Sets the value of the thoroughfareNumberOrThoroughfareNumberRange property Objects of the following type(s) are allowed in the list List
|
void |
setThoroughfareNumberPrefix(java.util.List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix)
Sets the value of the thoroughfareNumberPrefix property Objects of the following type(s) are allowed in the list List
|
void |
setThoroughfareNumberSuffix(java.util.List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
Sets the value of the thoroughfareNumberSuffix property Objects of the following type(s) are allowed in the list List
|
void |
setThoroughfarePostDirection(ThoroughfarePostDirection value) |
void |
setThoroughfarePreDirection(ThoroughfarePreDirection value) |
void |
setThoroughfareTrailing(ThoroughfareTrailingType value) |
void |
setUnderscore(java.lang.String value) |
void |
setXalDependentThoroughfares(java.lang.String value) |
Thoroughfare |
withAddressLine(java.util.List<AddressLine> addressLine)
fluent setter
|
Thoroughfare |
withAny(java.util.List<java.lang.Object> any)
fluent setter
|
Thoroughfare |
withDependentThoroughfare(Thoroughfare.DependentThoroughfare dependentThoroughfare)
fluent setter
|
Thoroughfare |
withDependentThoroughfares(java.lang.String dependentThoroughfares)
fluent setter
|
Thoroughfare |
withDependentThoroughfaresConnector(java.lang.String dependentThoroughfaresConnector)
fluent setter
|
Thoroughfare |
withDependentThoroughfaresIndicator(java.lang.String dependentThoroughfaresIndicator)
fluent setter
|
Thoroughfare |
withThoroughfareLeading(ThoroughfareLeadingType thoroughfareLeading)
fluent setter
|
Thoroughfare |
withThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName)
fluent setter
|
Thoroughfare |
withThoroughfareNumberOrThoroughfareNumberRange(java.util.List<java.lang.Object> thoroughfareNumberOrThoroughfareNumberRange)
fluent setter
|
Thoroughfare |
withThoroughfareNumberPrefix(java.util.List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix)
fluent setter
|
Thoroughfare |
withThoroughfareNumberSuffix(java.util.List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
fluent setter
|
Thoroughfare |
withThoroughfarePostDirection(ThoroughfarePostDirection thoroughfarePostDirection)
fluent setter
|
Thoroughfare |
withThoroughfarePreDirection(ThoroughfarePreDirection thoroughfarePreDirection)
fluent setter
|
Thoroughfare |
withThoroughfareTrailing(ThoroughfareTrailingType thoroughfareTrailing)
fluent setter
|
Thoroughfare |
withUnderscore(java.lang.String underscore)
fluent setter
|
Thoroughfare |
withXalDependentThoroughfares(java.lang.String xalDependentThoroughfares)
fluent setter
|
protected java.util.List<AddressLine> addressLine
protected java.util.List<java.lang.Object> thoroughfareNumberOrThoroughfareNumberRange
protected java.util.List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix
protected java.util.List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix
protected ThoroughfarePreDirection thoroughfarePreDirection
protected ThoroughfareLeadingType thoroughfareLeading
protected java.util.List<ThoroughfareName> thoroughfareName
protected ThoroughfareTrailingType thoroughfareTrailing
protected ThoroughfarePostDirection thoroughfarePostDirection
protected Thoroughfare.DependentThoroughfare dependentThoroughfare
protected DependentLocality dependentLocality
protected Premise premise
protected Firm firm
protected PostalCode postalCode
protected java.util.List<java.lang.Object> any
protected java.lang.String underscore
protected java.lang.String xalDependentThoroughfares
protected java.lang.String dependentThoroughfaresIndicator
protected java.lang.String dependentThoroughfaresConnector
protected java.lang.String dependentThoroughfares
public Thoroughfare(DependentLocality dependentLocality, Premise premise, Firm firm, PostalCode postalCode)
postalCode - required parameterpremise - required parameterfirm - required parameterdependentLocality - required parameterpublic java.util.List<AddressLine> getAddressLine()
public java.util.List<java.lang.Object> getThoroughfareNumberOrThoroughfareNumberRange()
public java.util.List<ThoroughfareNumberPrefix> getThoroughfareNumberPrefix()
public java.util.List<ThoroughfareNumberSuffix> getThoroughfareNumberSuffix()
public ThoroughfarePreDirection getThoroughfarePreDirection()
ThoroughfarePreDirectionpublic void setThoroughfarePreDirection(ThoroughfarePreDirection value)
value - allowed object is
ThoroughfarePreDirectionpublic ThoroughfareLeadingType getThoroughfareLeading()
ThoroughfareLeadingTypepublic void setThoroughfareLeading(ThoroughfareLeadingType value)
value - allowed object is
ThoroughfareLeadingTypepublic java.util.List<ThoroughfareName> getThoroughfareName()
public ThoroughfareTrailingType getThoroughfareTrailing()
ThoroughfareTrailingTypepublic void setThoroughfareTrailing(ThoroughfareTrailingType value)
value - allowed object is
ThoroughfareTrailingTypepublic ThoroughfarePostDirection getThoroughfarePostDirection()
ThoroughfarePostDirectionpublic void setThoroughfarePostDirection(ThoroughfarePostDirection value)
value - allowed object is
ThoroughfarePostDirectionpublic Thoroughfare.DependentThoroughfare getDependentThoroughfare()
Thoroughfare.DependentThoroughfarepublic void setDependentThoroughfare(Thoroughfare.DependentThoroughfare value)
value - allowed object is
Thoroughfare.DependentThoroughfarepublic DependentLocality getDependentLocality()
DependentLocalitypublic void setDependentLocality(DependentLocality value)
value - allowed object is
DependentLocalitypublic PostalCode getPostalCode()
PostalCodepublic void setPostalCode(PostalCode value)
value - allowed object is
PostalCodepublic java.util.List<java.lang.Object> getAny()
public java.lang.String getUnderscore()
Stringpublic void setUnderscore(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getXalDependentThoroughfares()
Stringpublic void setXalDependentThoroughfares(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDependentThoroughfaresIndicator()
Stringpublic void setDependentThoroughfaresIndicator(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDependentThoroughfaresConnector()
Stringpublic void setDependentThoroughfaresConnector(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDependentThoroughfares()
Stringpublic void setDependentThoroughfares(java.lang.String value)
value - allowed object is
Stringpublic java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic AddressLine createAndAddAddressLine()
AddressLine and adds it to addressLine.
This method is a short version for:
AddressLine addressLine = new AddressLine();
this.getAddressLine().add(addressLine); public ThoroughfareNumberPrefix createAndAddThoroughfareNumberPrefix()
ThoroughfareNumberPrefix and adds it to thoroughfareNumberPrefix.
This method is a short version for:
ThoroughfareNumberPrefix thoroughfareNumberPrefix = new ThoroughfareNumberPrefix();
this.getThoroughfareNumberPrefix().add(thoroughfareNumberPrefix); public ThoroughfareNumberSuffix createAndAddThoroughfareNumberSuffix()
ThoroughfareNumberSuffix and adds it to thoroughfareNumberSuffix.
This method is a short version for:
ThoroughfareNumberSuffix thoroughfareNumberSuffix = new ThoroughfareNumberSuffix();
this.getThoroughfareNumberSuffix().add(thoroughfareNumberSuffix); public ThoroughfarePreDirection createAndSetThoroughfarePreDirection()
ThoroughfarePreDirection and set it to thoroughfarePreDirection.
This method is a short version for:
ThoroughfarePreDirection thoroughfarePreDirection = new ThoroughfarePreDirection();
this.setThoroughfarePreDirection(thoroughfarePreDirection); public ThoroughfareLeadingType createAndSetThoroughfareLeading()
ThoroughfareLeadingType and set it to thoroughfareLeading.
This method is a short version for:
ThoroughfareLeadingType thoroughfareLeadingType = new ThoroughfareLeadingType();
this.setThoroughfareLeading(thoroughfareLeadingType); public ThoroughfareName createAndAddThoroughfareName()
ThoroughfareName and adds it to thoroughfareName.
This method is a short version for:
ThoroughfareName thoroughfareName = new ThoroughfareName();
this.getThoroughfareName().add(thoroughfareName); public ThoroughfareTrailingType createAndSetThoroughfareTrailing()
ThoroughfareTrailingType and set it to thoroughfareTrailing.
This method is a short version for:
ThoroughfareTrailingType thoroughfareTrailingType = new ThoroughfareTrailingType();
this.setThoroughfareTrailing(thoroughfareTrailingType); public ThoroughfarePostDirection createAndSetThoroughfarePostDirection()
ThoroughfarePostDirection and set it to thoroughfarePostDirection.
This method is a short version for:
ThoroughfarePostDirection thoroughfarePostDirection = new ThoroughfarePostDirection();
this.setThoroughfarePostDirection(thoroughfarePostDirection); public Thoroughfare.DependentThoroughfare createAndSetDependentThoroughfare()
Thoroughfare.DependentThoroughfare and set it to dependentThoroughfare.
This method is a short version for:
DependentThoroughfare dependentThoroughfare = new DependentThoroughfare();
this.setDependentThoroughfare(dependentThoroughfare); public DependentLocality createAndSetDependentLocality(PostBox postBox, LargeMailUser largeMailUser, PostOffice postOffice, PostalRoute postalRoute)
DependentLocality and set it to dependentLocality.
This method is a short version for:
DependentLocality dependentLocality = new DependentLocality();
this.setDependentLocality(dependentLocality); postBox - required parameterpostOffice - required parameterpostalRoute - required parameterlargeMailUser - required parameterpublic Premise createAndSetPremise(Premise.PremiseLocation premiseLocation, java.util.List<PremiseNumber> premiseNumber, Premise.PremiseNumberRange premiseNumberRange)
Premise and set it to premise.
This method is a short version for:
Premise premise = new Premise();
this.setPremise(premise); premiseNumber - required parameterpremiseNumberRange - required parameterpremiseLocation - required parameterpublic Firm createAndSetFirm()
Firm and set it to firm.
This method is a short version for:
Firm firm = new Firm();
this.setFirm(firm); public PostalCode createAndSetPostalCode()
PostalCode and set it to postalCode.
This method is a short version for:
PostalCode postalCode = new PostalCode();
this.setPostalCode(postalCode); public void setAddressLine(java.util.List<AddressLine> addressLine)
Note:
This method does not make use of the fluent pattern.If you would like to make it fluent, use withAddressLine(java.util.List<de.micromata.opengis.kml.v_2_2_0.xal.AddressLine>) instead.
addressLine - public Thoroughfare addToAddressLine(AddressLine addressLine)
addressLine - Objects of the following type are allowed in the list: AddressLinepublic void setThoroughfareNumberOrThoroughfareNumberRange(java.util.List<java.lang.Object> thoroughfareNumberOrThoroughfareNumberRange)
thoroughfareNumberOrThoroughfareNumberRange - public Thoroughfare addToThoroughfareNumberOrThoroughfareNumberRange(java.lang.Object thoroughfareNumberOrThoroughfareNumberRange)
thoroughfareNumberOrThoroughfareNumberRange - Objects of the following type are allowed in the list: Thoroughfare.ThoroughfareNumberRangeThoroughfareNumberpublic void setThoroughfareNumberPrefix(java.util.List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix)
Note:
This method does not make use of the fluent pattern.If you would like to make it fluent, use withThoroughfareNumberPrefix(java.util.List<de.micromata.opengis.kml.v_2_2_0.xal.ThoroughfareNumberPrefix>) instead.
thoroughfareNumberPrefix - public Thoroughfare addToThoroughfareNumberPrefix(ThoroughfareNumberPrefix thoroughfareNumberPrefix)
thoroughfareNumberPrefix - Objects of the following type are allowed in the list: ThoroughfareNumberPrefixpublic void setThoroughfareNumberSuffix(java.util.List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
Note:
This method does not make use of the fluent pattern.If you would like to make it fluent, use withThoroughfareNumberSuffix(java.util.List<de.micromata.opengis.kml.v_2_2_0.xal.ThoroughfareNumberSuffix>) instead.
thoroughfareNumberSuffix - public Thoroughfare addToThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
thoroughfareNumberSuffix - Objects of the following type are allowed in the list: ThoroughfareNumberSuffixpublic void setThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName)
Note:
This method does not make use of the fluent pattern.If you would like to make it fluent, use withThoroughfareName(java.util.List<de.micromata.opengis.kml.v_2_2_0.xal.ThoroughfareName>) instead.
thoroughfareName - public Thoroughfare addToThoroughfareName(ThoroughfareName thoroughfareName)
thoroughfareName - Objects of the following type are allowed in the list: ThoroughfareNamepublic void setAny(java.util.List<java.lang.Object> any)
any - public Thoroughfare addToAny(java.lang.Object any)
any - Objects of the following type are allowed in the list: Objectpublic Thoroughfare withAddressLine(java.util.List<AddressLine> addressLine)
addressLine - required parameter#setAddressLine(List) public Thoroughfare withThoroughfareNumberOrThoroughfareNumberRange(java.util.List<java.lang.Object> thoroughfareNumberOrThoroughfareNumberRange)
thoroughfareNumberOrThoroughfareNumberRange - required parameter#setThoroughfareNumberOrThoroughfareNumberRange(Listpublic Thoroughfare withThoroughfareNumberPrefix(java.util.List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix)
thoroughfareNumberPrefix - required parameter#setThoroughfareNumberPrefix(List) public Thoroughfare withThoroughfareNumberSuffix(java.util.List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
thoroughfareNumberSuffix - required parameter#setThoroughfareNumberSuffix(List) public Thoroughfare withThoroughfarePreDirection(ThoroughfarePreDirection thoroughfarePreDirection)
thoroughfarePreDirection - required parametersetThoroughfarePreDirection(ThoroughfarePreDirection)public Thoroughfare withThoroughfareLeading(ThoroughfareLeadingType thoroughfareLeading)
thoroughfareLeading - required parametersetThoroughfareLeading(ThoroughfareLeadingType)public Thoroughfare withThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName)
thoroughfareName - required parameter#setThoroughfareName(List) public Thoroughfare withThoroughfareTrailing(ThoroughfareTrailingType thoroughfareTrailing)
thoroughfareTrailing - required parametersetThoroughfareTrailing(ThoroughfareTrailingType)public Thoroughfare withThoroughfarePostDirection(ThoroughfarePostDirection thoroughfarePostDirection)
thoroughfarePostDirection - required parametersetThoroughfarePostDirection(ThoroughfarePostDirection)public Thoroughfare withDependentThoroughfare(Thoroughfare.DependentThoroughfare dependentThoroughfare)
dependentThoroughfare - required parametersetDependentThoroughfare(DependentThoroughfare)public Thoroughfare withAny(java.util.List<java.lang.Object> any)
any - required parameter#setAny(Listpublic Thoroughfare withUnderscore(java.lang.String underscore)
underscore - required parametersetUnderscore(String)public Thoroughfare withXalDependentThoroughfares(java.lang.String xalDependentThoroughfares)
xalDependentThoroughfares - required parametersetXalDependentThoroughfares(String)public Thoroughfare withDependentThoroughfaresIndicator(java.lang.String dependentThoroughfaresIndicator)
dependentThoroughfaresIndicator - required parametersetDependentThoroughfaresIndicator(String)public Thoroughfare withDependentThoroughfaresConnector(java.lang.String dependentThoroughfaresConnector)
dependentThoroughfaresConnector - required parametersetDependentThoroughfaresConnector(String)public Thoroughfare withDependentThoroughfares(java.lang.String dependentThoroughfares)
dependentThoroughfares - required parametersetDependentThoroughfares(String)public Thoroughfare clone()
clone in class java.lang.ObjectCopyright © 2014 Micromata GmbH. All Rights Reserved.