public class SweAllowedTimes extends AbstractSWES
| Constructor and Description |
|---|
SweAllowedTimes() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInterval(RangeValue<org.joda.time.DateTime> interval) |
void |
addValue(org.joda.time.DateTime value) |
List<RangeValue<org.joda.time.DateTime>> |
getInterval() |
BigInteger |
getSignificantFigures() |
List<org.joda.time.DateTime> |
getValue() |
boolean |
isSetInterval() |
boolean |
isSetSignificantFigures() |
boolean |
isSetValue() |
void |
setInterval(List<RangeValue<org.joda.time.DateTime>> interval) |
void |
setSignificantFigures(BigInteger significantFigures) |
void |
setValue(List<org.joda.time.DateTime> 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 List<org.joda.time.DateTime> getValue()
public void setValue(List<org.joda.time.DateTime> value)
value - the value to setpublic void addValue(org.joda.time.DateTime value)
public boolean isSetValue()
public List<RangeValue<org.joda.time.DateTime>> getInterval()
public void setInterval(List<RangeValue<org.joda.time.DateTime>> interval)
interval - the interval to setpublic void addInterval(RangeValue<org.joda.time.DateTime> 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.