isSetCancellationReason() method

Syntax

boolean isSetCancellationReason ()

Returns

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

Usage

Checks whether the

cancellationReason

of this instance is set.

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