Uses of Class
net.floodlightcontroller.counter.ICounter.DateSpan

Packages that use ICounter.DateSpan
net.floodlightcontroller.counter   
 

Uses of ICounter.DateSpan in net.floodlightcontroller.counter
 

Methods in net.floodlightcontroller.counter that return ICounter.DateSpan
static ICounter.DateSpan ICounter.DateSpan.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ICounter.DateSpan[] ICounter.DateSpan.values()
          Returns an array containing the constants of this enum type, in the order they are declared.