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

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

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

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