public static class BroadcastMsg.RpySrchMode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
RpySrch_Last |
static short |
RpySrch_NextFrame |
static short |
RpySrch_NextIncident |
static short |
RpySrch_NextLap |
static short |
RpySrch_NextSession |
static short |
RpySrch_PrevFrame |
static short |
RpySrch_PrevIncident |
static short |
RpySrch_PrevLap |
static short |
RpySrch_PrevSession |
static short |
RpySrch_ToEnd |
static short |
RpySrch_ToStart |
Constructor and Description |
---|
RpySrchMode() |
public static final short RpySrch_ToStart
public static final short RpySrch_ToEnd
public static final short RpySrch_PrevSession
public static final short RpySrch_NextSession
public static final short RpySrch_PrevLap
public static final short RpySrch_NextLap
public static final short RpySrch_PrevFrame
public static final short RpySrch_NextFrame
public static final short RpySrch_PrevIncident
public static final short RpySrch_NextIncident
public static final short RpySrch_Last