isSetBookingType() method

Syntax

boolean isSetBookingType ()

Returns

false if the dbBookingType is null. Otherwise, it returns true.

Usage

Checks whether the

dbBookingType

of this instance is set.

false if the dbBookingType is null. Otherwise, it returns true.