Uses of Class
org.codehaus.jackson.annotate.JsonTypeInfo.As

Packages that use JsonTypeInfo.As
org.codehaus.jackson.annotate   
 

Uses of JsonTypeInfo.As in org.codehaus.jackson.annotate
 

Methods in org.codehaus.jackson.annotate that return JsonTypeInfo.As
static JsonTypeInfo.As JsonTypeInfo.As.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JsonTypeInfo.As[] JsonTypeInfo.As.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.