isSetRetries() method

Syntax

boolean isSetRetries ()

Returns

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

Usage

Checks whether the

retries

of this instance is set.

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