| Modifier and Type | Class and Description |
|---|---|
static class |
Premise.PremiseLocation |
static class |
Premise.PremiseName |
static class |
Premise.PremiseNumberRange |
| Modifier and Type | Field and Description |
|---|---|
protected List<AddressLine> |
addressLine |
protected List<Object> |
any |
protected List<BuildingName> |
buildingName |
protected Firm |
firm |
protected MailStop |
mailStop |
protected PostalCode |
postalCode |
protected Premise |
premise |
protected String |
premiseDependency |
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<SubPremise> |
subPremise |
protected String |
underscore |
protected String |
xalPremiseDependency |
| Constructor and Description |
|---|
Premise(Premise.PremiseLocation premiseLocation,
List<PremiseNumber> premiseNumber,
Premise.PremiseNumberRange premiseNumberRange)
Value constructor with only mandatory fields
|
| Modifier and Type | Method and Description |
|---|---|
Premise |
addToAddressLine(AddressLine addressLine)
add a value to the addressLine property collection
|
Premise |
addToAny(Object any)
add a value to the any property collection
|
Premise |
addToBuildingName(BuildingName buildingName)
add a value to the buildingName property collection
|
Premise |
addToPremiseName(Premise.PremiseName premiseName)
add a value to the premiseName property collection
|
Premise |
addToPremiseNumber(PremiseNumber premiseNumber)
add a value to the premiseNumber property collection
|
Premise |
addToPremiseNumberPrefix(PremiseNumberPrefix premiseNumberPrefix)
add a value to the premiseNumberPrefix property collection
|
Premise |
addToPremiseNumberSuffix(PremiseNumberSuffix premiseNumberSuffix)
add a value to the premiseNumberSuffix property collection
|
Premise |
addToSubPremise(SubPremise subPremise)
add a value to the subPremise property collection
|
Premise |
clone() |
AddressLine |
createAndAddAddressLine()
Creates a new instance of
AddressLine and adds it to addressLine. |
BuildingName |
createAndAddBuildingName()
Creates a new instance of
BuildingName and adds it to buildingName. |
Premise.PremiseName |
createAndAddPremiseName()
Creates a new instance of
Premise.PremiseName and adds it to premiseName. |
PremiseNumber |
createAndAddPremiseNumber()
Creates a new instance of
PremiseNumber and adds it to premiseNumber. |
PremiseNumberPrefix |
createAndAddPremiseNumberPrefix()
Creates a new instance of
PremiseNumberPrefix and adds it to premiseNumberPrefix. |
PremiseNumberSuffix |
createAndAddPremiseNumberSuffix()
Creates a new instance of
PremiseNumberSuffix and adds it to premiseNumberSuffix. |
SubPremise |
createAndAddSubPremise(SubPremise.SubPremiseLocation subPremiseLocation)
Creates a new instance of
SubPremise and adds it to subPremise. |
Firm |
createAndSetFirm()
Creates a new instance of
Firm and set it to firm. |
MailStop |
createAndSetMailStop()
Creates a new instance of
MailStop and set it to mailStop. |
PostalCode |
createAndSetPostalCode()
Creates a new instance of
PostalCode and set it to postalCode. |
Premise |
createAndSetPremise(Premise.PremiseLocation premiseLocation,
List<PremiseNumber> premiseNumber,
Premise.PremiseNumberRange premiseNumberRange)
Creates a new instance of
Premise and set it to premise. |
Premise.PremiseLocation |
createAndSetPremiseLocation()
Creates a new instance of
Premise.PremiseLocation and set it to premiseLocation. |
Premise.PremiseNumberRange |
createAndSetPremiseNumberRange(Premise.PremiseNumberRange.PremiseNumberRangeFrom premiseNumberRangeFrom,
Premise.PremiseNumberRange.PremiseNumberRangeTo premiseNumberRangeTo)
Creates a new instance of
Premise.PremiseNumberRange and set it to premiseNumberRange. |
boolean |
equals(Object obj) |
List<AddressLine> |
getAddressLine() |
List<Object> |
getAny() |
List<BuildingName> |
getBuildingName() |
Firm |
getFirm() |
MailStop |
getMailStop() |
Map<QName,String> |
getOtherAttributes() |
PostalCode |
getPostalCode() |
Premise |
getPremise() |
String |
getPremiseDependency() |
Premise.PremiseLocation |
getPremiseLocation() |
List<Premise.PremiseName> |
getPremiseName() |
List<PremiseNumber> |
getPremiseNumber() |
List<PremiseNumberPrefix> |
getPremiseNumberPrefix() |
Premise.PremiseNumberRange |
getPremiseNumberRange() |
List<PremiseNumberSuffix> |
getPremiseNumberSuffix() |
String |
getPremiseThoroughfareConnector() |
List<SubPremise> |
getSubPremise() |
String |
getUnderscore() |
String |
getXalPremiseDependency() |
int |
hashCode() |
void |
setAddressLine(List<AddressLine> addressLine)
Sets the value of the addressLine property Objects of the following type(s) are allowed in the list List
|
void |
setAny(List<Object> any)
Sets the value of the any property Objects of the following type(s) are allowed in the list List
|
void |
setBuildingName(List<BuildingName> buildingName)
Sets the value of the buildingName property Objects of the following type(s) are allowed in the list List
|
void |
setFirm(Firm value) |
void |
setMailStop(MailStop value) |
void |
setPostalCode(PostalCode value) |
void |
setPremise(Premise value) |
void |
setPremiseDependency(String value) |
void |
setPremiseLocation(Premise.PremiseLocation value) |
void |
setPremiseName(List<Premise.PremiseName> premiseName)
Sets the value of the premiseName property Objects of the following type(s) are allowed in the list List
|
void |
setPremiseNumber(List<PremiseNumber> premiseNumber)
Sets the value of the premiseNumber property Objects of the following type(s) are allowed in the list List
|
void |
setPremiseNumberPrefix(List<PremiseNumberPrefix> premiseNumberPrefix)
Sets the value of the premiseNumberPrefix property Objects of the following type(s) are allowed in the list List
|
void |
setPremiseNumberRange(Premise.PremiseNumberRange value) |
void |
setPremiseNumberSuffix(List<PremiseNumberSuffix> premiseNumberSuffix)
Sets the value of the premiseNumberSuffix property Objects of the following type(s) are allowed in the list List
|
void |
setPremiseThoroughfareConnector(String value) |
void |
setSubPremise(List<SubPremise> subPremise)
Sets the value of the subPremise property Objects of the following type(s) are allowed in the list List
|
void |
setUnderscore(String value) |
void |
setXalPremiseDependency(String value) |
Premise |
withAddressLine(List<AddressLine> addressLine)
fluent setter
|
Premise |
withAny(List<Object> any)
fluent setter
|
Premise |
withBuildingName(List<BuildingName> buildingName)
fluent setter
|
Premise |
withFirm(Firm firm)
fluent setter
|
Premise |
withMailStop(MailStop mailStop)
fluent setter
|
Premise |
withPostalCode(PostalCode postalCode)
fluent setter
|
Premise |
withPremise(Premise premise)
fluent setter
|
Premise |
withPremiseDependency(String premiseDependency)
fluent setter
|
Premise |
withPremiseName(List<Premise.PremiseName> premiseName)
fluent setter
|
Premise |
withPremiseNumberPrefix(List<PremiseNumberPrefix> premiseNumberPrefix)
fluent setter
|
Premise |
withPremiseNumberSuffix(List<PremiseNumberSuffix> premiseNumberSuffix)
fluent setter
|
Premise |
withPremiseThoroughfareConnector(String premiseThoroughfareConnector)
fluent setter
|
Premise |
withSubPremise(List<SubPremise> subPremise)
fluent setter
|
Premise |
withUnderscore(String underscore)
fluent setter
|
Premise |
withXalPremiseDependency(String xalPremiseDependency)
fluent setter
|
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<BuildingName> buildingName
protected List<SubPremise> subPremise
protected Firm firm
protected MailStop mailStop
protected PostalCode postalCode
protected Premise premise
protected String underscore
protected String xalPremiseDependency
protected String premiseDependency
protected String premiseThoroughfareConnector
public Premise(Premise.PremiseLocation premiseLocation, List<PremiseNumber> premiseNumber, Premise.PremiseNumberRange premiseNumberRange)
premiseNumber - required parameterpremiseNumberRange - required parameterpremiseLocation - required parameterpublic List<AddressLine> getAddressLine()
public List<Premise.PremiseName> getPremiseName()
public Premise.PremiseLocation getPremiseLocation()
Premise.PremiseLocationpublic void setPremiseLocation(Premise.PremiseLocation value)
value - allowed object is
Premise.PremiseLocationpublic List<PremiseNumber> getPremiseNumber()
public Premise.PremiseNumberRange getPremiseNumberRange()
Premise.PremiseNumberRangepublic void setPremiseNumberRange(Premise.PremiseNumberRange value)
value - allowed object is
Premise.PremiseNumberRangepublic List<PremiseNumberPrefix> getPremiseNumberPrefix()
public List<PremiseNumberSuffix> getPremiseNumberSuffix()
public List<BuildingName> getBuildingName()
public List<SubPremise> getSubPremise()
public PostalCode getPostalCode()
PostalCodepublic void setPostalCode(PostalCode value)
value - allowed object is
PostalCodepublic void setXalPremiseDependency(String value)
value - allowed object is
Stringpublic void setPremiseDependency(String value)
value - allowed object is
Stringpublic String getPremiseThoroughfareConnector()
Stringpublic void setPremiseThoroughfareConnector(String value)
value - allowed object is
Stringpublic AddressLine createAndAddAddressLine()
AddressLine and adds it to addressLine.
This method is a short version for:
AddressLine addressLine = new AddressLine();
this.getAddressLine().add(addressLine); public Premise.PremiseName createAndAddPremiseName()
Premise.PremiseName and adds it to premiseName.
This method is a short version for:
PremiseName premiseName = new PremiseName();
this.getPremiseName().add(premiseName); public Premise.PremiseLocation createAndSetPremiseLocation()
Premise.PremiseLocation and set it to premiseLocation.
This method is a short version for:
PremiseLocation premiseLocation = new PremiseLocation();
this.setPremiseLocation(premiseLocation); public PremiseNumber createAndAddPremiseNumber()
PremiseNumber and adds it to premiseNumber.
This method is a short version for:
PremiseNumber premiseNumber = new PremiseNumber();
this.getPremiseNumber().add(premiseNumber); public Premise.PremiseNumberRange createAndSetPremiseNumberRange(Premise.PremiseNumberRange.PremiseNumberRangeFrom premiseNumberRangeFrom, Premise.PremiseNumberRange.PremiseNumberRangeTo premiseNumberRangeTo)
Premise.PremiseNumberRange and set it to premiseNumberRange.
This method is a short version for:
PremiseNumberRange premiseNumberRange = new PremiseNumberRange();
this.setPremiseNumberRange(premiseNumberRange); premiseNumberRangeTo - required parameterpremiseNumberRangeFrom - required parameterpublic PremiseNumberPrefix createAndAddPremiseNumberPrefix()
PremiseNumberPrefix and adds it to premiseNumberPrefix.
This method is a short version for:
PremiseNumberPrefix premiseNumberPrefix = new PremiseNumberPrefix();
this.getPremiseNumberPrefix().add(premiseNumberPrefix); public PremiseNumberSuffix createAndAddPremiseNumberSuffix()
PremiseNumberSuffix and adds it to premiseNumberSuffix.
This method is a short version for:
PremiseNumberSuffix premiseNumberSuffix = new PremiseNumberSuffix();
this.getPremiseNumberSuffix().add(premiseNumberSuffix); public BuildingName createAndAddBuildingName()
BuildingName and adds it to buildingName.
This method is a short version for:
BuildingName buildingName = new BuildingName();
this.getBuildingName().add(buildingName); public SubPremise createAndAddSubPremise(SubPremise.SubPremiseLocation subPremiseLocation)
SubPremise and adds it to subPremise.
This method is a short version for:
SubPremise subPremise = new SubPremise();
this.getSubPremise().add(subPremise); subPremiseLocation - 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 MailStop createAndSetMailStop()
MailStop and set it to mailStop.
This method is a short version for:
MailStop mailStop = new MailStop();
this.setMailStop(mailStop); public PostalCode createAndSetPostalCode()
PostalCode and set it to postalCode.
This method is a short version for:
PostalCode postalCode = new PostalCode();
this.setPostalCode(postalCode); public Premise createAndSetPremise(Premise.PremiseLocation premiseLocation, 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 void setAddressLine(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 Premise addToAddressLine(AddressLine addressLine)
addressLine - Objects of the following type are allowed in the list: AddressLinepublic void setPremiseName(List<Premise.PremiseName> premiseName)
Note:
This method does not make use of the fluent pattern.If you would like to make it fluent, use withPremiseName(java.util.List<de.micromata.opengis.kml.v_2_2_0.xal.Premise.PremiseName>) instead.
premiseName - public Premise addToPremiseName(Premise.PremiseName premiseName)
premiseName - Objects of the following type are allowed in the list: Premise.PremiseNamepublic void setPremiseNumber(List<PremiseNumber> premiseNumber)
Note:
This method does not make use of the fluent pattern.If you would like to make it fluent, use #withPremiseNumber instead.
premiseNumber - public Premise addToPremiseNumber(PremiseNumber premiseNumber)
premiseNumber - Objects of the following type are allowed in the list: PremiseNumberpublic void setPremiseNumberPrefix(List<PremiseNumberPrefix> premiseNumberPrefix)
Note:
This method does not make use of the fluent pattern.If you would like to make it fluent, use withPremiseNumberPrefix(java.util.List<de.micromata.opengis.kml.v_2_2_0.xal.PremiseNumberPrefix>) instead.
premiseNumberPrefix - public Premise addToPremiseNumberPrefix(PremiseNumberPrefix premiseNumberPrefix)
premiseNumberPrefix - Objects of the following type are allowed in the list: PremiseNumberPrefixpublic void setPremiseNumberSuffix(List<PremiseNumberSuffix> premiseNumberSuffix)
Note:
This method does not make use of the fluent pattern.If you would like to make it fluent, use withPremiseNumberSuffix(java.util.List<de.micromata.opengis.kml.v_2_2_0.xal.PremiseNumberSuffix>) instead.
premiseNumberSuffix - public Premise addToPremiseNumberSuffix(PremiseNumberSuffix premiseNumberSuffix)
premiseNumberSuffix - Objects of the following type are allowed in the list: PremiseNumberSuffixpublic void setBuildingName(List<BuildingName> buildingName)
Note:
This method does not make use of the fluent pattern.If you would like to make it fluent, use withBuildingName(java.util.List<de.micromata.opengis.kml.v_2_2_0.xal.BuildingName>) instead.
buildingName - public Premise addToBuildingName(BuildingName buildingName)
buildingName - Objects of the following type are allowed in the list: BuildingNamepublic void setSubPremise(List<SubPremise> subPremise)
Note:
This method does not make use of the fluent pattern.If you would like to make it fluent, use withSubPremise(java.util.List<de.micromata.opengis.kml.v_2_2_0.xal.SubPremise>) instead.
subPremise - public Premise addToSubPremise(SubPremise subPremise)
subPremise - Objects of the following type are allowed in the list: SubPremisepublic void setAny(List<Object> any)
any - public Premise addToAny(Object any)
any - Objects of the following type are allowed in the list: Objectpublic Premise withAddressLine(List<AddressLine> addressLine)
addressLine - required parameter#setAddressLine(List) public Premise withPremiseName(List<Premise.PremiseName> premiseName)
premiseName - required parameter#setPremiseName(List) public Premise withPremiseNumberPrefix(List<PremiseNumberPrefix> premiseNumberPrefix)
premiseNumberPrefix - required parameter#setPremiseNumberPrefix(List) public Premise withPremiseNumberSuffix(List<PremiseNumberSuffix> premiseNumberSuffix)
premiseNumberSuffix - required parameter#setPremiseNumberSuffix(List) public Premise withBuildingName(List<BuildingName> buildingName)
buildingName - required parameter#setBuildingName(List) public Premise withSubPremise(List<SubPremise> subPremise)
subPremise - required parameter#setSubPremise(List) public Premise withFirm(Firm firm)
firm - required parametersetFirm(Firm)public Premise withMailStop(MailStop mailStop)
mailStop - required parametersetMailStop(MailStop)public Premise withPostalCode(PostalCode postalCode)
postalCode - required parametersetPostalCode(PostalCode)public Premise withPremise(Premise premise)
premise - required parametersetPremise(Premise)public Premise withAny(List<Object> any)
any - required parameter#setAny(Listpublic Premise withUnderscore(String underscore)
underscore - required parametersetUnderscore(String)public Premise withXalPremiseDependency(String xalPremiseDependency)
xalPremiseDependency - required parametersetXalPremiseDependency(String)public Premise withPremiseDependency(String premiseDependency)
premiseDependency - required parametersetPremiseDependency(String)public Premise withPremiseThoroughfareConnector(String premiseThoroughfareConnector)
premiseThoroughfareConnector - required parametersetPremiseThoroughfareConnector(String)Copyright © 2014 Micromata GmbH. All rights reserved.