Package org.n52.svalbard.decode
Class AqdStringDecoderv10
- java.lang.Object
-
- org.n52.svalbard.decode.AbstractStringRequestDecoder
-
- org.n52.svalbard.decode.AqdStringDecoderv10
-
- All Implemented Interfaces:
Component<DecoderKey>,Keyed<DecoderKey>,Decoder<OwsServiceCommunicationObject,String>
public class AqdStringDecoderv10 extends AbstractStringRequestDecoder
Stringdecoder for AQD e-Reporting requests- Since:
- 5.0.0
-
-
Constructor Summary
Constructors Constructor Description AqdStringDecoderv10()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<DecoderKey>getKeys()-
Methods inherited from class org.n52.svalbard.decode.AbstractStringRequestDecoder
decode, setDecoderRepository
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.n52.svalbard.decode.Decoder
getSupportedTypes
-
-
-
-
Method Detail
-
getKeys
public Set<DecoderKey> getKeys()
-
-