| Package | Description |
|---|---|
| org.n52.shetland.ogc.swe.simpleType |
| Modifier and Type | Method and Description |
|---|---|
Referenceable<SweAllowedValues> |
SweCount.getConstraint() |
Referenceable<SweAllowedValues> |
SweCountRange.getConstraint() |
Referenceable<SweAllowedValues> |
SweQuantityRange.getConstraint() |
Referenceable<SweAllowedValues> |
SweQuantity.getConstraint() |
| Modifier and Type | Method and Description |
|---|---|
void |
SweCount.setConstraint(SweAllowedValues constraint) |
void |
SweCountRange.setConstraint(SweAllowedValues constraint) |
void |
SweQuantityRange.setConstraint(SweAllowedValues constraint) |
void |
SweQuantity.setConstraint(SweAllowedValues constraint) |
| Modifier and Type | Method and Description |
|---|---|
void |
SweCount.setConstraint(Referenceable<SweAllowedValues> constraint) |
void |
SweCountRange.setConstraint(Referenceable<SweAllowedValues> constraint) |
void |
SweQuantityRange.setConstraint(Referenceable<SweAllowedValues> constraint) |
void |
SweQuantity.setConstraint(Referenceable<SweAllowedValues> constraint) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.