net.floodlightcontroller.debugevent
Annotation Type IDebugEventService.EventColumn


@Target(value=FIELD)
@Retention(value=RUNTIME)
public static @interface IDebugEventService.EventColumn

EventColumn is the only annotation given to the fields of the event when updating an event.


Optional Element Summary
 IDebugEventService.EventFieldType description
           
 java.lang.String name
           
 

name

public abstract java.lang.String name
Default:
"param"

description

public abstract IDebugEventService.EventFieldType description
Default:
net.floodlightcontroller.debugevent.IDebugEventService.EventFieldType.PRIMITIVE