| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0.xal |
| Modifier and Type | Field and Description |
|---|---|
protected List<Department.DepartmentName> |
Department.departmentName |
| Modifier and Type | Method and Description |
|---|---|
Department.DepartmentName |
Department.DepartmentName.clone() |
Department.DepartmentName |
Department.createAndAddDepartmentName()
Creates a new instance of
Department.DepartmentName and adds it to departmentName. |
Department.DepartmentName |
Department.DepartmentName.withCode(String code)
fluent setter
|
Department.DepartmentName |
Department.DepartmentName.withContent(String content)
fluent setter
|
Department.DepartmentName |
Department.DepartmentName.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<Department.DepartmentName> |
Department.getDepartmentName() |
| Modifier and Type | Method and Description |
|---|---|
Department |
Department.addToDepartmentName(Department.DepartmentName departmentName)
add a value to the departmentName property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
Department.setDepartmentName(List<Department.DepartmentName> departmentName)
Sets the value of the departmentName property Objects of the following type(s) are allowed in the list List
|
Department |
Department.withDepartmentName(List<Department.DepartmentName> departmentName)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.