| 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 BuildingName |
KmlFactory.createXalBuildingName()
Create an instance of
BuildingName |
| Modifier and Type | Field and Description |
|---|---|
protected List<BuildingName> |
SubPremise.buildingName |
protected List<BuildingName> |
Premise.buildingName |
protected List<BuildingName> |
LargeMailUser.buildingName |
| Modifier and Type | Method and Description |
|---|---|
BuildingName |
BuildingName.clone() |
BuildingName |
SubPremise.createAndAddBuildingName()
Creates a new instance of
BuildingName and adds it to buildingName. |
BuildingName |
Premise.createAndAddBuildingName()
Creates a new instance of
BuildingName and adds it to buildingName. |
BuildingName |
LargeMailUser.createAndAddBuildingName()
Creates a new instance of
BuildingName and adds it to buildingName. |
BuildingName |
BuildingName.withCode(String code)
fluent setter
|
BuildingName |
BuildingName.withContent(String content)
fluent setter
|
BuildingName |
BuildingName.withTypeOccurrence(String typeOccurrence)
fluent setter
|
BuildingName |
BuildingName.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<BuildingName> |
SubPremise.getBuildingName() |
List<BuildingName> |
Premise.getBuildingName() |
List<BuildingName> |
LargeMailUser.getBuildingName() |
| Modifier and Type | Method and Description |
|---|---|
SubPremise |
SubPremise.addToBuildingName(BuildingName buildingName)
add a value to the buildingName property collection
|
Premise |
Premise.addToBuildingName(BuildingName buildingName)
add a value to the buildingName property collection
|
LargeMailUser |
LargeMailUser.addToBuildingName(BuildingName buildingName)
add a value to the buildingName property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubPremise.setBuildingName(List<BuildingName> buildingName)
Sets the value of the buildingName property Objects of the following type(s) are allowed in the list List
|
void |
Premise.setBuildingName(List<BuildingName> buildingName)
Sets the value of the buildingName property Objects of the following type(s) are allowed in the list List
|
void |
LargeMailUser.setBuildingName(List<BuildingName> buildingName)
Sets the value of the buildingName property Objects of the following type(s) are allowed in the list List
|
SubPremise |
SubPremise.withBuildingName(List<BuildingName> buildingName)
fluent setter
|
Premise |
Premise.withBuildingName(List<BuildingName> buildingName)
fluent setter
|
LargeMailUser |
LargeMailUser.withBuildingName(List<BuildingName> buildingName)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.