Uses of Class
com.sun.jersey.api.json.JSONJAXBContext.JSONNotation

Packages that use JSONJAXBContext.JSONNotation
com.sun.jersey.api.json Provides support for enabling and configuring JSON. 
 

Uses of JSONJAXBContext.JSONNotation in com.sun.jersey.api.json
 

Methods in com.sun.jersey.api.json that return JSONJAXBContext.JSONNotation
static JSONJAXBContext.JSONNotation JSONJAXBContext.JSONNotation.valueOf(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 © 2013 Oracle Corporation. All Rights Reserved.