isSetProvider() method

Syntax

boolean isSetProvider ()

Returns

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

Usage

Checks whether the

provider

of this instance is set.

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