Class StatutoryDeductionObject


  • public class StatutoryDeductionObject
    extends Object
    StatutoryDeductionObject
    • Constructor Detail

      • StatutoryDeductionObject

        public StatutoryDeductionObject()
    • Method Detail

      • getPagination

        public Pagination getPagination()
        Get pagination
        Returns:
        pagination
      • setPagination

        public void setPagination​(Pagination pagination)
        pagination
        Parameters:
        pagination - Pagination
      • getProblem

        public Problem getProblem()
        Get problem
        Returns:
        problem
      • setProblem

        public void setProblem​(Problem problem)
        problem
        Parameters:
        problem - Problem
      • statutoryDeduction

        public StatutoryDeductionObject statutoryDeduction​(StatutoryDeduction statutoryDeduction)
        statutoryDeduction
        Parameters:
        statutoryDeduction - StatutoryDeduction
        Returns:
        StatutoryDeductionObject
      • getStatutoryDeduction

        public StatutoryDeduction getStatutoryDeduction()
        Get statutoryDeduction
        Returns:
        statutoryDeduction
      • setStatutoryDeduction

        public void setStatutoryDeduction​(StatutoryDeduction statutoryDeduction)
        statutoryDeduction
        Parameters:
        statutoryDeduction - StatutoryDeduction
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object