Package

core3

utils

Permalink

package utils

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. utils
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type ActionGroup = String

    Permalink
  2. type ActionScope = String

    Permalink
  3. type Date = LocalDate

    Permalink
  4. sealed trait DateFormat extends AnyRef

    Permalink
  5. class ExchangeRates extends AnyRef

    Permalink

    Singleton class for handling exchange rate and currency operations.

    Singleton class for handling exchange rate and currency operations.

    Note: Exchange rates are (re)loaded when calling getCurrentRates.

    Annotations
    @Singleton()
  6. sealed trait FiguresFormat extends AnyRef

    Permalink
  7. type Hours = Float

    Permalink
  8. type SystemID = String

    Permalink
  9. type Time = LocalTime

    Permalink
  10. sealed trait TimeFormat extends AnyRef

    Permalink
  11. type Timestamp = DateTime

    Permalink
  12. sealed trait TimestampFormat extends AnyRef

    Permalink

Value Members

  1. object Currencies

    Permalink

    Object for currency-related functions.

  2. object DateFormat

    Permalink
  3. object FiguresFormat

    Permalink
  4. object Time

    Permalink

    Object for date/time related functions.

  5. object TimeFormat

    Permalink
  6. object TimestampFormat

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped