Class: HrLite::Calculators::Esi::Result

Inherits:
Struct
  • Object
show all
Defined in:
app/services/hr_lite/calculators/esi.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#applicableObject

Returns the value of attribute applicable

Returns:

  • (Object)

    the current value of applicable



8
9
10
# File 'app/services/hr_lite/calculators/esi.rb', line 8

def applicable
  @applicable
end

#employeeObject

Returns the value of attribute employee

Returns:

  • (Object)

    the current value of employee



8
9
10
# File 'app/services/hr_lite/calculators/esi.rb', line 8

def employee
  @employee
end

#employerObject

Returns the value of attribute employer

Returns:

  • (Object)

    the current value of employer



8
9
10
# File 'app/services/hr_lite/calculators/esi.rb', line 8

def employer
  @employer
end

Instance Method Details

#applicable?Boolean

Returns:

  • (Boolean)


9
# File 'app/services/hr_lite/calculators/esi.rb', line 9

def applicable? = applicable