com.mymed.model.data.myjam
Class MyJamTypes

java.lang.Object
  extended by com.mymed.model.data.myjam.MyJamTypes

public abstract class MyJamTypes
extends java.lang.Object

Contains the enum classes.

Author:
iacopo

Nested Class Summary
static class MyJamTypes.ReportType
          ReportType
static class MyJamTypes.TrafficFlowType
          TrafficFlowType
static class MyJamTypes.TransitType
          TransitType
 
Constructor Summary
MyJamTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyJamTypes

public MyJamTypes()