isSetAmountNanos() method

Syntax

boolean isSetAmountNanos ()

Returns

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

Usage

Checks whether the

amountNanos

of this instance is set.

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