| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected NetworkLinkControl |
Kml.networkLinkControl
|
| Modifier and Type | Method and Description |
|---|---|
NetworkLinkControl |
NetworkLinkControl.addToNetworkLinkControlObjectExtension(AbstractObject networkLinkControlObjectExtension)
add a value to the networkLinkControlObjectExtension property collection
|
NetworkLinkControl |
NetworkLinkControl.addToNetworkLinkControlSimpleExtension(Object networkLinkControlSimpleExtension)
add a value to the networkLinkControlSimpleExtension property collection
|
NetworkLinkControl |
NetworkLinkControl.clone() |
NetworkLinkControl |
Kml.createAndSetNetworkLinkControl()
Creates a new instance of
NetworkLinkControl and set it to networkLinkControl. |
static NetworkLinkControl |
KmlFactory.createNetworkLinkControl()
Create an instance of
NetworkLinkControl |
NetworkLinkControl |
Kml.getNetworkLinkControl() |
NetworkLinkControl |
NetworkLinkControl.withAbstractView(AbstractView abstractView)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withCookie(String cookie)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withExpires(String expires)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withLinkDescription(String linkDescription)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withLinkName(String linkName)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withLinkSnippet(Snippet linkSnippet)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withMaxSessionLength(double maxSessionLength)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withMessage(String message)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withMinRefreshPeriod(double minRefreshPeriod)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withNetworkLinkControlObjectExtension(List<AbstractObject> networkLinkControlObjectExtension)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withNetworkLinkControlSimpleExtension(List<Object> networkLinkControlSimpleExtension)
fluent setter
|
NetworkLinkControl |
NetworkLinkControl.withUpdate(Update update)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
void |
Kml.setNetworkLinkControl(NetworkLinkControl value) |
Kml |
Kml.withNetworkLinkControl(NetworkLinkControl networkLinkControl)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.