UM .NET API  6.16
com.latencybusters.lbm.LBMSourceEventFlightSizeNotification Class Reference

LBM Source Event Flight Size Notification class. Contains type and state of current flight size. More...

Public Member Functions

 LBMSourceEventFlightSizeNotification (int type, int state)
 Creates an LBMSourceEventFlightSizeNotification object and initializes fields to the give values. More...
 
virtual int type ()
 Get type. More...
 
virtual int state ()
 Get state. More...
 

Detailed Description

LBM Source Event Flight Size Notification class. Contains type and state of current flight size.

Constructor & Destructor Documentation

com.latencybusters.lbm.LBMSourceEventFlightSizeNotification.LBMSourceEventFlightSizeNotification ( int  type,
int  state 
)

Creates an LBMSourceEventFlightSizeNotification object and initializes fields to the give values.

Parameters
typetype of flight size in question.
statecurrent state (over or under).

Member Function Documentation

virtual int com.latencybusters.lbm.LBMSourceEventFlightSizeNotification.state ( )
virtual

Get state.

Returns
state of flight size.
virtual int com.latencybusters.lbm.LBMSourceEventFlightSizeNotification.type ( )
virtual

Get type.

Returns
type of flight size.

The documentation for this class was generated from the following file: