Package com.powsybl.entsoe.util
Class EntsoeAreaSerDe
java.lang.Object
com.powsybl.commons.extensions.AbstractExtensionSerDe<Substation,EntsoeArea>
com.powsybl.entsoe.util.EntsoeAreaSerDe
- All Implemented Interfaces:
ExtensionProvider<Substation,
,EntsoeArea> ExtensionSerDe<Substation,
,EntsoeArea> Versionable
@AutoService(ExtensionSerDe.class)
public class EntsoeAreaSerDe
extends AbstractExtensionSerDe<Substation,EntsoeArea>
- Author:
- Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionread
(Substation substation, DeserializerContext context) void
write
(EntsoeArea country, SerializerContext context) Methods inherited from class com.powsybl.commons.extensions.AbstractExtensionSerDe
getCategoryName, getExtensionClass, getExtensionName, getNamespacePrefix, getNamespaceUri, getVersion, getXsdAsStream
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.powsybl.commons.extensions.ExtensionSerDe
checkExtensionVersionSupported, getArrayNameToSingleNameMap, getName, getNamespaceUri, getVersion, getVersions, getXsdAsStreamList, isSerializable
-
Constructor Details
-
EntsoeAreaSerDe
public EntsoeAreaSerDe()
-
-
Method Details
-
write
-
read
-