isSetFetchCycle() method

Syntax

boolean isSetFetchCycle ()

Returns

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

Usage

Checks whether the

fetchCycle

of this instance is set.

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