isSetSessionTimeoutSeconds() method

Syntax

boolean isSetSessionTimeoutSeconds ()

Returns

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

Usage

Checks whether the

sessionTimeoutSeconds

of this instance is set.

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