Serialized Form
-
Package org.n52.shetland.inspire
-
Class org.n52.shetland.inspire.InspireDateOfCreation extends TimeInstant implements Serializable
- serialVersionUID:
- -1728343175298116901L
-
Class org.n52.shetland.inspire.InspireDateOfLastRevision extends TimeInstant implements Serializable
- serialVersionUID:
- 3842229920288313917L
-
Class org.n52.shetland.inspire.InspireDateOfPublication extends TimeInstant implements Serializable
- serialVersionUID:
- -8856434223315117287L
-
-
Package org.n52.shetland.ogc.gml.time
-
Class org.n52.shetland.ogc.gml.time.IndeterminateValue extends Object implements Serializable
- serialVersionUID:
- -3624227423960325361L
-
Class org.n52.shetland.ogc.gml.time.Time extends Object implements Serializable
- serialVersionUID:
- 1366100818431254519L
-
Serialized Fields
-
gmlId
String gmlId
GML id -
nilReason
Time.NilReason nilReason
nil reason -
reference
String reference
Reference -
timeFormat
Time.TimeFormat timeFormat
Time format
-
-
Class org.n52.shetland.ogc.gml.time.TimeInstant extends Time implements Serializable
- serialVersionUID:
- -1426561343329882331L
-
Serialized Fields
-
indeterminateValue
IndeterminateValue indeterminateValue
Indeterminate value -
requestedTimeLength
int requestedTimeLength
length of timeInstant date -
value
org.joda.time.DateTime value
date for this timeInstant
-
-
Class org.n52.shetland.ogc.gml.time.TimePeriod extends Time implements Serializable
- serialVersionUID:
- -1784577421975774171L
-
Serialized Fields
-
duration
org.joda.time.Period duration
duration value ISO8601 format -
end
org.joda.time.DateTime end
end Date of timePeriod -
endIndet
IndeterminateValue endIndet
indeterminate position of endPosition -
interval
String interval
interval value ISO8601 format -
start
org.joda.time.DateTime start
start Date of timePeriod -
startIndet
IndeterminateValue startIndet
indeterminate position of startPosition
-
-
-
Package org.n52.shetland.ogc.om.features.samplingFeatures
-
Class org.n52.shetland.ogc.om.features.samplingFeatures.InvalidSridException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- -7826006594215854637L
-
-
Package org.n52.shetland.ogc.ows
-
Class org.n52.shetland.ogc.ows.OwsCode extends Object implements Serializable
- serialVersionUID:
- -1884521299174349193L
-
-
Package org.n52.shetland.ogc.ows.exception
-
Class org.n52.shetland.ogc.ows.exception.CodedException extends OwsExceptionReport implements Serializable
- serialVersionUID:
- 8213294348107603436L
-
Serialized Fields
-
code
ExceptionCode code
-
exceptions
List<CodedException> exceptions
-
locator
String locator
-
message
String message
-
-
Class org.n52.shetland.ogc.ows.exception.CodedOwsException extends CodedException implements Serializable
- serialVersionUID:
- -383331324304287391L
-
Class org.n52.shetland.ogc.ows.exception.CompositeOwsException extends OwsExceptionReport implements Serializable
- serialVersionUID:
- -4876354677532448922L
-
Serialized Fields
-
exceptions
List<CodedException> exceptions
-
-
Class org.n52.shetland.ogc.ows.exception.InvalidParameterValueException extends CodedOwsException implements Serializable
- serialVersionUID:
- 7664405001972222761L
-
Class org.n52.shetland.ogc.ows.exception.InvalidUpdateSequenceException extends CodedOwsException implements Serializable
- serialVersionUID:
- -2764825556277141124L
-
Class org.n52.shetland.ogc.ows.exception.MissingParameterValueException extends CodedOwsException implements Serializable
- serialVersionUID:
- 236478803986562631L
-
Class org.n52.shetland.ogc.ows.exception.MissingServiceParameterException extends MissingParameterValueException implements Serializable
- serialVersionUID:
- -3822276903836147432L
-
Class org.n52.shetland.ogc.ows.exception.MissingVersionParameterException extends MissingParameterValueException implements Serializable
- serialVersionUID:
- 2689961871576299539L
-
Class org.n52.shetland.ogc.ows.exception.NoApplicableCodeException extends CodedOwsException implements Serializable
- serialVersionUID:
- -2872459106299660578L
-
Class org.n52.shetland.ogc.ows.exception.OperationNotSupportedException extends CodedOwsException implements Serializable
- serialVersionUID:
- -5985965676110111858L
-
Class org.n52.shetland.ogc.ows.exception.OptionNotSupportedException extends CodedOwsException implements Serializable
- serialVersionUID:
- 924921678757905952L
-
Class org.n52.shetland.ogc.ows.exception.OwsExceptionReport extends Exception implements Serializable
- serialVersionUID:
- 52L
-
Serialized Fields
-
status
HTTPStatus status
-
version
String version
-
-
Class org.n52.shetland.ogc.ows.exception.VersionNegotiationFailedException extends CodedOwsException implements Serializable
- serialVersionUID:
- 3626112515127914596L
-
-
Package org.n52.shetland.ogc.sos.exception
-
Class org.n52.shetland.ogc.sos.exception.CodedSosException extends CodedException implements Serializable
- serialVersionUID:
- 6428684723492121464L
-
Class org.n52.shetland.ogc.sos.exception.ResponseExceedsSizeLimitException extends CodedSosException implements Serializable
- serialVersionUID:
- 192859897753197663L
-
-
Package org.n52.shetland.ogc.sta.exception
-
Class org.n52.shetland.ogc.sta.exception.STACRUDException extends Exception implements Serializable
- serialVersionUID:
- -6227925530093069656L
-
Serialized Fields
-
responseStatus
HTTPStatus responseStatus
-
-
Class org.n52.shetland.ogc.sta.exception.STAInvalidFilterExpressionException extends STAInvalidQueryException implements Serializable
- serialVersionUID:
- -4606310498863675929L
-
Class org.n52.shetland.ogc.sta.exception.STAInvalidQueryError extends Error implements Serializable
- serialVersionUID:
- -6949681213178513459L
-
Class org.n52.shetland.ogc.sta.exception.STAInvalidQueryException extends Exception implements Serializable
- serialVersionUID:
- -6949681213178513459L
-
Class org.n52.shetland.ogc.sta.exception.STAInvalidUrlException extends Exception implements Serializable
- serialVersionUID:
- 1735032375472119946L
-
Class org.n52.shetland.ogc.sta.exception.STANotFoundException extends Exception implements Serializable
- serialVersionUID:
- 418405043939307112L
-
-
Package org.n52.shetland.ogc.wps.exception
-
Class org.n52.shetland.ogc.wps.exception.CodedWpsException extends CodedException implements Serializable
- serialVersionUID:
- 6428684723492121464L
-
Class org.n52.shetland.ogc.wps.exception.NoSuchJobException extends CodedWpsException implements Serializable
- serialVersionUID:
- 6934397439933833216L
-
Class org.n52.shetland.ogc.wps.exception.ResultNotReadyException extends CodedWpsException implements Serializable
- serialVersionUID:
- 8025824035646499811L
-
-
Package org.n52.shetland.util
-
Class org.n52.shetland.util.DateTimeException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 8540884805202157733L
-
Class org.n52.shetland.util.DateTimeFormatException extends DateTimeException implements Serializable
- serialVersionUID:
- 4594521785170898431L
-
Class org.n52.shetland.util.DateTimeParseException extends DateTimeException implements Serializable
- serialVersionUID:
- 8746024085392577840L
-
Class org.n52.shetland.util.ReferencedEnvelope extends Object implements Serializable
- serialVersionUID:
- 6525679408878064331L
-