public class ElementType extends Object
| Modifier and Type | Field and Description |
|---|---|
static ElementType |
DATA_CAPTURE |
static ElementType |
END_TIME |
static ElementType |
START_TIME |
static ElementType |
VALIDITY |
static ElementType |
VERIFICATION |
| Constructor and Description |
|---|
ElementType(String name,
String definition) |
ElementType(String name,
String definition,
String uom) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefinition() |
String |
getName() |
String |
getUOM() |
static ElementType |
getValueElementType(AqdConstants.PrimaryObservation primaryObs,
String uom) |
boolean |
isSetUOM() |
public static final ElementType START_TIME
public static final ElementType END_TIME
public static final ElementType VERIFICATION
public static final ElementType VALIDITY
public static final ElementType DATA_CAPTURE
public String getName()
public String getDefinition()
public String getUOM()
public boolean isSetUOM()
public static ElementType getValueElementType(AqdConstants.PrimaryObservation primaryObs, String uom)
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.