isSetCurrency() method

Syntax

boolean isSetCurrency ()

Returns

false if the id or the id's dbCurrency is null. Otherwise, it returns true.

Usage

Checks whether the

dbCurrency

of this instance's PK is set.

false if the id or the id's dbCurrency is null. Otherwise, it returns true.