| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0.xal |
| Modifier and Type | Field and Description |
|---|---|
protected List<Premise.PremiseName> |
Premise.premiseName |
| Modifier and Type | Method and Description |
|---|---|
Premise.PremiseName |
Premise.PremiseName.clone() |
Premise.PremiseName |
Premise.createAndAddPremiseName()
Creates a new instance of
Premise.PremiseName and adds it to premiseName. |
Premise.PremiseName |
Premise.PremiseName.withCode(String code)
fluent setter
|
Premise.PremiseName |
Premise.PremiseName.withContent(String content)
fluent setter
|
Premise.PremiseName |
Premise.PremiseName.withTypeOccurrence(String typeOccurrence)
fluent setter
|
Premise.PremiseName |
Premise.PremiseName.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<Premise.PremiseName> |
Premise.getPremiseName() |
| Modifier and Type | Method and Description |
|---|---|
Premise |
Premise.addToPremiseName(Premise.PremiseName premiseName)
add a value to the premiseName property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
Premise.setPremiseName(List<Premise.PremiseName> premiseName)
Sets the value of the premiseName property Objects of the following type(s) are allowed in the list List
|
Premise |
Premise.withPremiseName(List<Premise.PremiseName> premiseName)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.