Uses of Enum Class
org.exoplatform.ws.frameworks.json.impl.JsonUtils.Types
Packages that use JsonUtils.Types
-
Uses of JsonUtils.Types in org.exoplatform.ws.frameworks.json.impl
Methods in org.exoplatform.ws.frameworks.json.impl that return JsonUtils.TypesModifier and TypeMethodDescriptionstatic JsonUtils.TypesGet correspondingJsonUtils.Typesfor specified class.static JsonUtils.TypesGet correspondingJsonUtils.Typesfor specified Object.static JsonUtils.TypesReturns the enum constant of this class with the specified name.static JsonUtils.Types[]JsonUtils.Types.values()Returns an array containing the constants of this enum class, in the order they are declared.