isSetBookingStatus() method

Syntax

boolean isSetBookingStatus ()

Returns

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

Usage

Checks whether the

dbBookingStatus

of this instance is set.

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