isSetSteps() method

Syntax

boolean isSetSteps ()

Returns

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

Usage

Checks whether the

steps

of this instance is set.

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