isSetDurationMilliseconds() method

Syntax

boolean isSetDurationMilliseconds ()

Returns

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

Usage

Checks whether the

durationMilliseconds

of this instance is set.

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