| Package | Description |
|---|---|
| org.n52.shetland.w3c.xlink |
| Modifier and Type | Method and Description |
|---|---|
static Type |
Type.fromString(String str) |
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Type> |
Reference.getType() |
| Modifier and Type | Method and Description |
|---|---|
Reference |
Reference.setType(Type type) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.