public class SweAllowedValues extends AbstractSWES
| Constructor and Description |
|---|
SweAllowedValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInterval(RangeValue<Double> interval) |
void |
addValue(double value) |
void |
addValue(Double value) |
List<RangeValue<Double>> |
getInterval() |
BigInteger |
getSignificantFigures() |
List<Double> |
getValue() |
boolean |
isSetInterval() |
boolean |
isSetSignificantFigures() |
boolean |
isSetValue() |
void |
setInterval(List<RangeValue<Double>> interval) |
void |
setSignificantFigures(BigInteger significantFigures) |
void |
setValue(List<Double> value) |
getExtensions, setExtensionsaccept, copyTo, getDefaultElementEncoding, getXml, isEncoded, isSetDefaultElementEncoding, isSetXml, setDefaultElementEncoding, setXml, wasEncodedaddMetaDataProperty, addMetaDataProperty, addName, addName, addName, copyTo, equals, getDescription, getFirstName, getGmlId, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetName, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setIdentifier, setMetaDataProperty, setName, setNameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddExtension, addExtension, addExtensions, addSweBooleanExtension, addSweBooleanExtension, addSwesExtension, addSweTextExtension, getBooleanExtension, getBooleanExtension, getBooleanExtension, getBooleanExtension, getExtension, getExtension, getExtensionCount, hasExtension, hasExtension, hasExtensionspublic void addValue(Double value)
public void addValue(double value)
public boolean isSetValue()
public List<RangeValue<Double>> getInterval()
public void setInterval(List<RangeValue<Double>> interval)
interval - the interval to setpublic void addInterval(RangeValue<Double> interval)
interval - the interval to addpublic boolean isSetInterval()
public BigInteger getSignificantFigures()
public void setSignificantFigures(BigInteger significantFigures)
significantFigures - the significantFigures to setpublic boolean isSetSignificantFigures()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.