| Package | Description |
|---|---|
| org.n52.sos.ioos.asset |
| Modifier and Type | Field and Description |
|---|---|
protected AssetType |
AbstractAsset.assetType |
| Modifier and Type | Method and Description |
|---|---|
AssetType |
AbstractAsset.getAssetType() |
static AssetType |
AssetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetType[] |
AssetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractAsset(AssetType assetType,
String authority) |
Copyright © 2016. All Rights Reserved.