public class PackMetadataSectionSerializer extends java.lang.Object implements IMetadataSectionSerializer<PackMetadataSection>
| Constructor and Description |
|---|
PackMetadataSectionSerializer() |
| Modifier and Type | Method and Description |
|---|---|
PackMetadataSection |
deserialize(com.google.gson.JsonObject json) |
java.lang.String |
getSectionName() |
public PackMetadataSection deserialize(com.google.gson.JsonObject json)
deserialize in interface IMetadataSectionSerializer<PackMetadataSection>public java.lang.String getSectionName()
getSectionName in interface IMetadataSectionSerializer<PackMetadataSection>