| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected RefreshMode |
Link.refreshMode
RefreshMode
onChange, onInterval, onExpire
See Also:
See
|
protected RefreshMode |
Icon.refreshMode
RefreshMode
onChange, onInterval, onExpire
See Also:
See
|
| Modifier and Type | Method and Description |
|---|---|
static RefreshMode |
RefreshMode.fromValue(String v) |
RefreshMode |
Link.getRefreshMode() |
RefreshMode |
Icon.getRefreshMode() |
static RefreshMode |
RefreshMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefreshMode[] |
RefreshMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Link.setRefreshMode(RefreshMode value) |
void |
Icon.setRefreshMode(RefreshMode value) |
Link |
Link.withRefreshMode(RefreshMode refreshMode)
fluent setter
|
Icon |
Icon.withRefreshMode(RefreshMode refreshMode)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.