Uses of Class
org.glassfish.jersey.media.json.JsonJaxbContext.JSONNotation

Packages that use JsonJaxbContext.JSONNotation
org.glassfish.jersey.media.json Jersey JSON provider classes. 
 

Uses of JsonJaxbContext.JSONNotation in org.glassfish.jersey.media.json
 

Methods in org.glassfish.jersey.media.json that return JsonJaxbContext.JSONNotation
static JsonJaxbContext.JSONNotation JsonJaxbContext.JSONNotation.valueOf(java.lang.String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static JsonJaxbContext.JSONNotation[] JsonJaxbContext.JSONNotation.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.