| Package | Description |
|---|---|
| org.exoplatform.ws.frameworks.json.impl |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2019 eXo Platform SAS. All Rights Reserved.