Uses of Class
mmJava.MMProject

Packages that use MMProject
mmRestAPI   
mmServerCommunication   
 

Uses of MMProject in mmRestAPI
 

Methods in mmRestAPI with parameters of type MMProject
abstract  java.lang.String MMRestApiUtilAbstract.parseProjParametersToJSONString(MMProject project)
           
 java.lang.String MMRestApiUtil.parseProjParametersToJSONString(MMProject project)
           
 java.lang.String MMGwtRestApiUtil.parseProjParametersToJSONString(MMProject project)
           
 

Uses of MMProject in mmServerCommunication
 

Methods in mmServerCommunication that return MMProject
 MMProject MMServerComm.getProject()
          Get the current project.