public class PackMetadataSectionSerializer extends java.lang.Object implements IMetadataSectionSerializer<PackMetadataSection>
| コンストラクタと説明 |
|---|
PackMetadataSectionSerializer() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
PackMetadataSection |
deserialize(com.google.gson.JsonObject json) |
java.lang.String |
getSectionName()
The name of this section type as it appears in JSON.
|
public PackMetadataSection deserialize(com.google.gson.JsonObject json)
deserialize インタフェース内 IMetadataSectionSerializer<PackMetadataSection>public java.lang.String getSectionName()
getSectionName インタフェース内 IMetadataSectionSerializer<PackMetadataSection>