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



11
12
13
# File 'app/services/hr_lite/calculators/esi.rb', line 11

def applicable
  @applicable
end

#employeeObject

Returns the value of attribute employee

Returns:

  • (Object)

    the current value of employee



11
12
13
# File 'app/services/hr_lite/calculators/esi.rb', line 11

def employee
  @employee
end

#employerObject

Returns the value of attribute employer

Returns:

  • (Object)

    the current value of employer



11
12
13
# File 'app/services/hr_lite/calculators/esi.rb', line 11

def employer
  @employer
end

Instance Method Details

#applicable?Boolean

Returns:

  • (Boolean)


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

def applicable? = applicable