isSetUrl() method

Syntax

boolean isSetUrl ()

Returns

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

Usage

Checks whether the

url

of this instance is set.

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