isSetIncoming() method

Syntax

boolean isSetIncoming ()

Returns

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

Usage

Checks whether the

dbIncoming

of this instance is set.

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