BioFunctionalDesigner  1.0
 All Classes Functions
Public Member Functions | List of all members
com.sanmixy.model.JSONFinalList Class Reference

It is a JSON model class. It stores the final list that we will return to users or client. More...

Public Member Functions

List getRoot ()
 The getter of root. More...
 
void setRoot (List root)
 The setter of root. More...
 

Detailed Description

It is a JSON model class. It stores the final list that we will return to users or client.

Author
Xia Yu
Version
1.0

Member Function Documentation

List com.sanmixy.model.JSONFinalList.getRoot ( )

The getter of root.

Returns
root(List)
void com.sanmixy.model.JSONFinalList.setRoot ( List  root)

The setter of root.

Parameters
root

The documentation for this class was generated from the following file: