Uses of Interface
org.gedcomx.rt.json.HasJsonKey

Packages that use HasJsonKey
org.gedcomx.rt.json   
 

Uses of HasJsonKey in org.gedcomx.rt.json
 

Methods in org.gedcomx.rt.json that return types with arguments of type HasJsonKey
 List<? extends HasJsonKey> KeyedListDeserializer.deserialize(org.codehaus.jackson.JsonParser jp, org.codehaus.jackson.map.DeserializationContext ctxt)
           
 

Method parameters in org.gedcomx.rt.json with type arguments of type HasJsonKey
 void KeyedListSerializer.serialize(Collection<? extends HasJsonKey> value, org.codehaus.jackson.JsonGenerator jgen, org.codehaus.jackson.map.SerializerProvider provider)
           
 



Copyright © 2016. All rights reserved.