Interface MoneyValued

    • Method Detail

      • asCents

        long asCents()
        Gets the contained cents value as a long
        Returns:
        the contained cents value as a long. If null valued, as indicated by TokenValued.isNull(), 0 is returned.