| Package | Description |
|---|---|
| org.n52.shetland.ogc.ows | |
| org.n52.shetland.w3c.xlink |
| Constructor and Description |
|---|
OwsMetadata(URI href,
URI role,
URI arcrole,
String title,
Show show,
Actuate actuate,
URI about) |
OwsOnlineResource(URI href,
URI role,
URI arcrole,
String title,
Show show,
Actuate actuate) |
OwsRequestMethod(URI href,
Collection<OwsDomain> constraints,
String httpMethod,
URI role,
URI arcrole,
String title,
Show show,
Actuate actuate) |
| Modifier and Type | Method and Description |
|---|---|
static Actuate |
Actuate.fromString(String str) |
static Actuate |
Actuate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Actuate[] |
Actuate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Actuate> |
Link.getActuate() |
Optional<Actuate> |
Reference.getActuate() |
| Modifier and Type | Method and Description |
|---|---|
Reference |
Reference.setActuate(Actuate actuate) |
| Constructor and Description |
|---|
Link(URI href,
URI role,
URI arcrole,
String title,
Show show,
Actuate actuate) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.