JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
model.Root
Packages that use
Root
Package
Description
model
Uses of
Root
in
model
Methods in
model
that return
Root
Modifier and Type
Method
Description
static
Root
Root.
fromJson
(
String
jsonString)
Create an instance of Root given an JSON string
Root
Root.
links
(
RootLinks
links)