isSetMinorVersion() method

Syntax

boolean isSetMinorVersion ()

Returns

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

Usage

Checks whether the

minorVersion

of this instance is set.

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