| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.beans.feature.gml |
| Modifier and Type | Method and Description |
|---|---|
CodespaceEntity |
HibernateRelations.HasIdentifierCodespace.getIdentifierCodespace() |
CodespaceEntity |
DescribableEntity.getIdentifierCodespace() |
CodespaceEntity |
HibernateRelations.HasNameCodespace.getNameCodespace() |
CodespaceEntity |
DescribableEntity.getNameCodespace() |
CodespaceEntity |
CodespaceEntity.setName(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
HibernateRelations.HasIdentifierCodespace.setIdentifierCodespace(CodespaceEntity codespace) |
void |
DescribableEntity.setIdentifierCodespace(CodespaceEntity identifierCodespace) |
void |
HibernateRelations.HasNameCodespace.setNameCodespace(CodespaceEntity codespaceName) |
void |
DescribableEntity.setNameCodespace(CodespaceEntity nameCodespace) |
| Modifier and Type | Method and Description |
|---|---|
CodespaceEntity |
VerticalDatumEntity.getCodespaceAnchorDefinition() |
CodespaceEntity |
CoordinateSystemAxisEntity.getCodespaceAxisAbbrev() |
CodespaceEntity |
CoordinateSystemAxisEntity.getCodespaceAxisDirection() |
CodespaceEntity |
CoordinateSystemAxisEntity.getCodespaceRangeMeaning() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerticalDatumEntity.setCodespaceAnchorDefinition(CodespaceEntity codespaceAnchorDefinition) |
void |
CoordinateSystemAxisEntity.setCodespaceAxisAbbrev(CodespaceEntity codespaceAxisAbbrev) |
void |
CoordinateSystemAxisEntity.setCodespaceAxisDirection(CodespaceEntity codespaceAxisDirection) |
void |
CoordinateSystemAxisEntity.setCodespaceRangeMeaning(CodespaceEntity codespaceRangeMeaning) |
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.