| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.beans.feature | |
| org.n52.series.db.beans.feature.gml | |
| org.n52.series.db.beans.parameter |
| Modifier and Type | Method and Description |
|---|---|
UnitEntity |
HibernateRelations.HasUnit.getUnit() |
UnitEntity |
DatasetEntity.getUnit() |
UnitEntity |
VerticalMetadataEntity.getVerticalUnit() |
UnitEntity |
ProfileDataEntity.getVerticalUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
HibernateRelations.HasUnit.setUnit(UnitEntity unit) |
DatasetEntity |
DatasetEntity.setUnit(UnitEntity unit) |
void |
VerticalMetadataEntity.setVerticalUnit(UnitEntity verticalUnit) |
void |
ProfileDataEntity.setVerticalUnit(UnitEntity verticalUnit) |
| Modifier and Type | Method and Description |
|---|---|
UnitEntity |
SpecimenEntity.getSizeUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpecimenEntity.setSizeUnit(UnitEntity sizeUnit) |
| Modifier and Type | Method and Description |
|---|---|
UnitEntity |
CoordinateSystemAxisEntity.getUom() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoordinateSystemAxisEntity.setUom(UnitEntity uom) |
| Modifier and Type | Method and Description |
|---|---|
UnitEntity |
ParameterQuantityEntity.getUnit() |
UnitEntity |
ParameterCategoryEntity.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterQuantityEntity.setUnit(UnitEntity unit) |
void |
ParameterCategoryEntity.setUnit(UnitEntity unit) |
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.