isSetToCurrency() method

Syntax

boolean isSetToCurrency ()

Returns

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

Usage

Checks whether the

dbToCurrency

of this instance's PK is set.

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