| 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 Show |
Show.fromString(String str) |
static Show |
Show.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Show[] |
Show.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Show> |
Link.getShow() |
Optional<Show> |
Reference.getShow() |
| Modifier and Type | Method and Description |
|---|---|
Reference |
Reference.setShow(Show show) |
| 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.