isSetFeeSet() method

Syntax

boolean isSetFeeSet ()

Returns

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

Usage

Checks whether the

feeSet

of this instance is set.

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