JobJobBenefitsItem

enum JobJobBenefitsItem : Enum<JobJobBenefitsItem> , ConvertibleToJava<JobJobBenefitsItem>

Entries

Link copied to clipboard

Default value if the type isn't specified.

Link copied to clipboard

The job includes access to programs that support child care, such as daycare.

Link copied to clipboard

The job includes dental services covered by a dental insurance plan.

Link copied to clipboard

The job offers specific benefits to domestic partners.

Link copied to clipboard

The job allows for a flexible work schedule.

Link copied to clipboard

The job includes health services covered by a medical insurance plan.

Link copied to clipboard

The job includes a life insurance plan provided by the employer or available for purchase by the employee.

Link copied to clipboard

The job allows for a leave of absence to a parent to care for a newborn child.

Link copied to clipboard

The job includes a workplace retirement plan provided by the employer or available for purchase by the employee.

Link copied to clipboard

The job allows for paid time off due to illness.

Link copied to clipboard

The job includes paid time off for vacation.

Link copied to clipboard

The job includes vision services covered by a vision insurance plan.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toJava(): JobJobBenefitsItem
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val javaValue: JobJobBenefitsItem
Link copied to clipboard
Link copied to clipboard