isSetVatAmount() method

Syntax

boolean isSetVatAmount ()

Returns

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

Usage

Checks whether the

vatAmount

of this instance is set.

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