isSetFees() method

Syntax

boolean isSetFees ()

Returns

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

Usage

Checks whether the

fees

of this instance is set.

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