| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0.xal |
| Modifier and Type | Field and Description |
|---|---|
protected List<Firm.FirmName> |
Firm.firmName |
| Modifier and Type | Method and Description |
|---|---|
Firm.FirmName |
Firm.FirmName.clone() |
Firm.FirmName |
Firm.createAndAddFirmName()
Creates a new instance of
Firm.FirmName and adds it to firmName. |
Firm.FirmName |
Firm.FirmName.withCode(String code)
fluent setter
|
Firm.FirmName |
Firm.FirmName.withContent(String content)
fluent setter
|
Firm.FirmName |
Firm.FirmName.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<Firm.FirmName> |
Firm.getFirmName() |
| Modifier and Type | Method and Description |
|---|---|
Firm |
Firm.addToFirmName(Firm.FirmName firmName)
add a value to the firmName property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
Firm.setFirmName(List<Firm.FirmName> firmName)
Sets the value of the firmName property Objects of the following type(s) are allowed in the list List
|
Firm |
Firm.withFirmName(List<Firm.FirmName> firmName)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.