| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 | |
| de.micromata.opengis.kml.v_2_2_0.xal |
| Modifier and Type | Method and Description |
|---|---|
static SubPremise |
KmlFactory.createXalSubPremise(SubPremise.SubPremiseLocation subPremiseLocation)
Create an instance of
SubPremise |
| Modifier and Type | Field and Description |
|---|---|
protected SubPremise |
SubPremise.subPremise |
| Modifier and Type | Field and Description |
|---|---|
protected List<SubPremise> |
Premise.subPremise |
| Modifier and Type | Method and Description |
|---|---|
SubPremise |
SubPremise.addToAddressLine(AddressLine addressLine)
add a value to the addressLine property collection
|
SubPremise |
SubPremise.addToAny(Object any)
add a value to the any property collection
|
SubPremise |
SubPremise.addToBuildingName(BuildingName buildingName)
add a value to the buildingName property collection
|
SubPremise |
SubPremise.addToSubPremiseName(SubPremise.SubPremiseName subPremiseName)
add a value to the subPremiseName property collection
|
SubPremise |
SubPremise.addToSubPremiseNumber(SubPremise.SubPremiseNumber subPremiseNumber)
add a value to the subPremiseNumber property collection
|
SubPremise |
SubPremise.addToSubPremiseNumberPrefix(SubPremise.SubPremiseNumberPrefix subPremiseNumberPrefix)
add a value to the subPremiseNumberPrefix property collection
|
SubPremise |
SubPremise.addToSubPremiseNumberSuffix(SubPremise.SubPremiseNumberSuffix subPremiseNumberSuffix)
add a value to the subPremiseNumberSuffix property collection
|
SubPremise |
SubPremise.clone() |
SubPremise |
Premise.createAndAddSubPremise(SubPremise.SubPremiseLocation subPremiseLocation)
Creates a new instance of
SubPremise and adds it to subPremise. |
SubPremise |
SubPremise.createAndSetSubPremise(SubPremise.SubPremiseLocation subPremiseLocation)
Creates a new instance of
SubPremise and set it to subPremise. |
SubPremise |
SubPremise.getSubPremise() |
SubPremise |
SubPremise.withAddressLine(List<AddressLine> addressLine)
fluent setter
|
SubPremise |
SubPremise.withAny(List<Object> any)
fluent setter
|
SubPremise |
SubPremise.withBuildingName(List<BuildingName> buildingName)
fluent setter
|
SubPremise |
SubPremise.withFirm(Firm firm)
fluent setter
|
SubPremise |
SubPremise.withMailStop(MailStop mailStop)
fluent setter
|
SubPremise |
SubPremise.withPostalCode(PostalCode postalCode)
fluent setter
|
SubPremise |
SubPremise.withSubPremise(SubPremise subPremise)
fluent setter
|
SubPremise |
SubPremise.withSubPremiseName(List<SubPremise.SubPremiseName> subPremiseName)
fluent setter
|
SubPremise |
SubPremise.withSubPremiseNumber(List<SubPremise.SubPremiseNumber> subPremiseNumber)
fluent setter
|
SubPremise |
SubPremise.withSubPremiseNumberPrefix(List<SubPremise.SubPremiseNumberPrefix> subPremiseNumberPrefix)
fluent setter
|
SubPremise |
SubPremise.withSubPremiseNumberSuffix(List<SubPremise.SubPremiseNumberSuffix> subPremiseNumberSuffix)
fluent setter
|
SubPremise |
SubPremise.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<SubPremise> |
Premise.getSubPremise() |
| Modifier and Type | Method and Description |
|---|---|
Premise |
Premise.addToSubPremise(SubPremise subPremise)
add a value to the subPremise property collection
|
void |
SubPremise.setSubPremise(SubPremise value) |
SubPremise |
SubPremise.withSubPremise(SubPremise subPremise)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
void |
Premise.setSubPremise(List<SubPremise> subPremise)
Sets the value of the subPremise property Objects of the following type(s) are allowed in the list List
|
Premise |
Premise.withSubPremise(List<SubPremise> subPremise)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.