| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 | |
| de.micromata.opengis.kml.v_2_2_0.gx |
| Modifier and Type | Field and Description |
|---|---|
protected Update |
NetworkLinkControl.update
|
| Modifier and Type | Method and Description |
|---|---|
Update |
Update.addToCreateOrDeleteOrChange(Object createOrDeleteOrChange)
add a value to the createOrDeleteOrChange property collection
|
Update |
Update.addToUpdateExtension(Object updateExtension)
add a value to the updateExtension property collection
|
Update |
Update.clone() |
Update |
NetworkLinkControl.createAndSetUpdate(String targetHref,
List<Object> createOrDeleteOrChange)
Creates a new instance of
Update and set it to update. |
static Update |
KmlFactory.createUpdate(String targetHref,
List<Object> createOrDeleteOrChange)
Create an instance of
Update |
Update |
NetworkLinkControl.getUpdate() |
Update |
Update.withUpdateExtension(List<Object> updateExtension)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkLinkControl.setUpdate(Update value) |
NetworkLinkControl |
NetworkLinkControl.withUpdate(Update update)
fluent setter
|
| Modifier and Type | Field and Description |
|---|---|
protected Update |
AnimatedUpdate.update
|
| Modifier and Type | Method and Description |
|---|---|
Update |
AnimatedUpdate.createAndSetUpdate(String targetHref,
List<Object> createOrDeleteOrChange)
Creates a new instance of
Update and set it to update. |
Update |
AnimatedUpdate.getUpdate() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnimatedUpdate.setUpdate(Update value) |
AnimatedUpdate |
AnimatedUpdate.withUpdate(Update update)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.