eXo WS :: Framework :: JSON 2.4.0-Alpha1

Uses of Class
org.exoplatform.ws.frameworks.json.impl.JsonUtils.Types

Packages that use JsonUtils.Types
org.exoplatform.ws.frameworks.json.impl   
 

Uses of JsonUtils.Types in org.exoplatform.ws.frameworks.json.impl
 

Methods in org.exoplatform.ws.frameworks.json.impl that return JsonUtils.Types
static JsonUtils.Types JsonUtils.getType(Class<?> clazz)
          Get corresponding JsonUtils.Types for specified class.
static JsonUtils.Types JsonUtils.getType(Object o)
          Get corresponding JsonUtils.Types for specified Object.
static JsonUtils.Types JsonUtils.Types.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JsonUtils.Types[] JsonUtils.Types.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


eXo WS :: Framework :: JSON 2.4.0-Alpha1

Copyright © 2013 eXo Platform SAS. All Rights Reserved.