isSetCurrency() method

Syntax

boolean isSetCurrency ()

Returns

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

Usage

Checks whether the

dbCurrency

of this instance is set.

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