Uses of Class
com.togethersoft.openapi.rwi.RwiModel

Packages that use RwiModel
com.togethersoft.openapi.rwi 

Uses of RwiModel in com.togethersoft.openapi.rwi
 

Methods in com.togethersoft.openapi.rwi that return RwiModel
static RwiModelRwiModelAccess.getModel()
           Returns current RWI model.
 

Methods in com.togethersoft.openapi.rwi with parameters of type RwiModel
protected static voidRwiModelAccess.setModel(RwiModel model)
           Sets the RWI model to the specified model.