isSetFeeType() method

Syntax

boolean isSetFeeType ()

Returns

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

Usage

Checks whether the

feeType

of this instance is set.

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