Uses of Class
com.mymed.model.data.myjam.MyJamTypes.ReportType

Packages that use MyJamTypes.ReportType
com.mymed.model.data.myjam   
 

Uses of MyJamTypes.ReportType in com.mymed.model.data.myjam
 

Methods in com.mymed.model.data.myjam that return MyJamTypes.ReportType
static MyJamTypes.ReportType MyJamTypes.ReportType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MyJamTypes.ReportType[] MyJamTypes.ReportType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.