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

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

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

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