public class FXYGeoCodingPersistenceConverter extends PersistenceConverter<FXYGeoCoding>
| Modifier and Type | Field and Description |
|---|---|
static String |
ID_VERSION_1 |
KEY_PERSISTENCE_ID| Constructor and Description |
|---|
FXYGeoCodingPersistenceConverter() |
| Modifier and Type | Method and Description |
|---|---|
FXYGeoCoding |
decodeImpl(Item item,
Product product) |
Item |
encode(FXYGeoCoding geoCoding) |
HistoricalDecoder[] |
getHistoricalDecoders()
Override if necessary.
|
String |
getID() |
convertToCurrentVersion, createRootContainer, decodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanDecode, isCurrentVersionpublic static final String ID_VERSION_1
public String getID()
public Item encode(FXYGeoCoding geoCoding)
public FXYGeoCoding decodeImpl(Item item, Product product)
decodeImpl in class PersistenceConverter<FXYGeoCoding>public HistoricalDecoder[] getHistoricalDecoders()
PersistenceConvertergetHistoricalDecoders in interface PersistenceDecoder<FXYGeoCoding>getHistoricalDecoders in class PersistenceConverter<FXYGeoCoding>Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.