Attributes
Members list
Type members
Classlikes
Type representing a boolean value. True value can be passed as "true", "1", "y", "yes" or "on". False value can be passed as "false", "o", "n", "no" or "off".
Type representing a boolean value. True value can be passed as "true", "1", "y", "yes" or "on". False value can be passed as "false", "o", "n", "no" or "off".
Value parameters
- defaultValue
-
Default value used then param is not provided
Attributes
- Companion
- object
- Supertypes
- Self type
Type representing decimal value via BigDecimal.
Type representing a time-based amount of time in the ISO-8601 format, such as 'P1DT2H3M'.
Type representing a value selected from set of allowed values.
Type representing a value selected from set of allowed values.
Value parameters
- cases
-
lists of allowed parameter-value pairs
Attributes
- Supertypes
- Self type
-
Enumeration[A]
Type representing parameter for instant in time in UTC format, such as 2007-12-03T10:15:30.00Z.
Type representing parameter for instant in time in UTC format, such as 2007-12-03T10:15:30.00Z.
Attributes
- Supertypes
- Self type
-
Instant.type
Type representing parameter for a date in ISO_LOCAL_DATE format, such as 2007-12-03.
Type representing a date-time without a time-zone in the ISO-8601 format, such as 2007-12-03T10:15:30.
Type representing a date-time without a time-zone in the ISO-8601 format, such as 2007-12-03T10:15:30.
Attributes
- Supertypes
- Self type
-
LocalDateTime.type
Type representing a time without a time-zone in the ISO-8601 format, such as 10:15:30.
Type representing a month-day in the ISO-8601 format such as 12-03.
Type representing a date-time with an offset from UTC/Greenwich in the ISO-8601 format, such as 2007-12-03T10:15:30+01:00.
Type representing a date-time with an offset from UTC/Greenwich in the ISO-8601 format, such as 2007-12-03T10:15:30+01:00.
Attributes
- Supertypes
- Self type
-
OffsetDateTime.type
Type representing a time with an offset from UTC/Greenwich in the ISO-8601 format, such as 10:15:30+01:00.
Type representing a time with an offset from UTC/Greenwich in the ISO-8601 format, such as 10:15:30+01:00.
Attributes
- Supertypes
- Self type
-
OffsetTime.type
Type representing file system path.
Type representing file system path.
Value parameters
- fileSystem
-
Implementation of FileSystem trait.
- pathType
-
Type of expected path: Directory, File or Either if both are acceptable.
- shouldExist
-
Yes if path is expected to exists, No otherwise or Either is both are acceptable.
Attributes
- Supertypes
- Self type
Type representing a date-based amount of time in the ISO-8601 format, such as 'P1Y2M3D'.
Type representing a year in the ISO-8601 format, such as 2007.
Type representing a year-month in the ISO-8601 format, such as 2007-12..
Type representing a time-zone ID, such as Europe/Paris.
Type representing a time-zone offset from Greenwich/UTC, such as +02:00.
Type representing a date-time with a time-zone in the ISO-8601 format, such as 2007-12-03T10:15:30+01:00 Europe/Paris.
Type representing a date-time with a time-zone in the ISO-8601 format, such as 2007-12-03T10:15:30+01:00 Europe/Paris.
Attributes
- Supertypes
- Self type
-
ZonedDateTime.type
Inherited types
Attributes
- Inherited from:
- PathPlatformSpecific (hidden)
Inherited and Abstract types
The names of the product elements
The name of the type