public class ProjectRelationshipSer extends Object implements com.google.gson.JsonSerializer<org.commonjava.maven.atlas.effective.rel.ProjectRelationship<?>>, com.google.gson.JsonDeserializer<org.commonjava.maven.atlas.effective.rel.ProjectRelationship<?>>
| Constructor and Description |
|---|
ProjectRelationshipSer() |
| Modifier and Type | Method and Description |
|---|---|
org.commonjava.maven.atlas.effective.rel.ProjectRelationship<?> |
deserialize(com.google.gson.JsonElement src,
Type typeInfo,
com.google.gson.JsonDeserializationContext ctx) |
com.google.gson.JsonElement |
serialize(org.commonjava.maven.atlas.effective.rel.ProjectRelationship<?> src,
Type type,
com.google.gson.JsonSerializationContext ctx) |
public org.commonjava.maven.atlas.effective.rel.ProjectRelationship<?> deserialize(com.google.gson.JsonElement src,
Type typeInfo,
com.google.gson.JsonDeserializationContext ctx)
throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<org.commonjava.maven.atlas.effective.rel.ProjectRelationship<?>>com.google.gson.JsonParseExceptionpublic com.google.gson.JsonElement serialize(org.commonjava.maven.atlas.effective.rel.ProjectRelationship<?> src,
Type type,
com.google.gson.JsonSerializationContext ctx)
serialize in interface com.google.gson.JsonSerializer<org.commonjava.maven.atlas.effective.rel.ProjectRelationship<?>>Copyright © 2013. All Rights Reserved.