Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- example.model.ArmImpl (implements example.model.Arm)
- example.model.CorpseImpl (implements example.model.Corpse)
- example.model.HumanIdImpl (implements example.model.HumanId)
- example.model.HumanImpl (implements example.model.Human)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- example.model.LegImpl (implements example.model.Leg)
- example.model.LimbImpl (implements example.model.Limb)
- example.model.PersonImpl (implements example.model.Person)
Interface Hierarchy
Enum Hierarchy
Copyright © 2019 Mulesoft. All rights reserved.