A B C D E G I L P R T V W Y

G

getCalcType() - Method in enum com.met.cptl.CalculationType
 
getCptlInstance(Date) - Method in class com.met.cptl.CptlManager
getCptlInstance(Date aDate) returns the applicable 'version' instance of the Cptl class, based on a user-specified payroll payment date as the input parameter.
getEffDate() - Method in interface com.met.cptl.Cptl
getEffDate() returns a string value in the ISO 8601 date format YYYY-MM-DD, which indicates the effective date for this version of CptlManager instance.
getEffDate() - Method in class com.met.cptl.CptlManager
 
getMaxCPP() - Method in interface com.met.cptl.Cptl
getMaxCPP() returns an integer value equal to the maximum annual employee CPP deduction for the current taxation year.
getMaxCPP() - Method in class com.met.cptl.CptlManager
 
getMaxCPPearnings() - Method in interface com.met.cptl.Cptl
getMaxCPPearnings() returns an integer value equal to the maximum annual employee CPP pensionable earnings for the current taxation year.
getMaxCPPearnings() - Method in class com.met.cptl.CptlManager
 
getMaxEI(String) - Method in interface com.met.cptl.Cptl
getMaxEI(String aProv) returns an integer value equal to the maximum annual employee EI deduction for the current taxation year.
getMaxEI(String) - Method in class com.met.cptl.CptlManager
 
getMaxEIearnings(String) - Method in interface com.met.cptl.Cptl
getMaxEIearnings(String aProv) returns an integer value equal to the maximum annual employee EI insurable earnings for the current taxation year.
getMaxEIearnings(String) - Method in class com.met.cptl.CptlManager
 
getStartEffDate() - Method in class com.met.cptl.CptlManager
getStartEffDate() returns a string value in the ISO 8601 date format YYYY-MM-DD, which indicates the earliest effective date for this CptlManager instance.
getTaxYear() - Method in interface com.met.cptl.Cptl
getTaxYear() returns the taxation year the current CptlManager has been released for.
getTaxYear() - Method in class com.met.cptl.CptlManager
 
getTD1Claim(int) - Method in interface com.met.cptl.Cptl
getTD1Claim(int claimCode) returns the value of the federal TD1 Claim Amount associated with the specified TD1 claim code.
getTD1Claim(int) - Method in class com.met.cptl.CptlManager
 
getTD1ClaimCode(int) - Method in interface com.met.cptl.Cptl
getTD1ClaimCode(int TD1_ClaimAmount) returns the federal TD1 Claim Code associated with the specified TD1 claim amount.
getTD1ClaimCode(int) - Method in class com.met.cptl.CptlManager
 
getTD1ClaimRange(int) - Method in interface com.met.cptl.Cptl
getTD1ClaimRange(int claimCode) returns the upper value of the federal TD1 Claim Code range associated with the specified TD1 claim code.
getTD1ClaimRange(int) - Method in class com.met.cptl.CptlManager
 
getTD1PClaim(String, int) - Method in interface com.met.cptl.Cptl
getTD1PClaim(String aProv, int claimCode) returns the value of the provincial/territorial TD1P Claim Amount associated with the specified province and TD1P claim code.
getTD1PClaim(String, int) - Method in class com.met.cptl.CptlManager
 
getTD1PClaimCode(String, int) - Method in interface com.met.cptl.Cptl
getTD1PClaimCode(String aProv, int TD1P_ClaimAmount) feturns the provincial/territorial TD1P Claim Code associated with the specified TD1P claim amount.
getTD1PClaimCode(String, int) - Method in class com.met.cptl.CptlManager
 
getTD1PClaimRange(String, int) - Method in interface com.met.cptl.Cptl
getTD1PClaimRange(String aProv, int claimCode) returns the upper value of the provincial/territorial TD1P Claim Code range associated with the specified TD1P claim code.
getTD1PClaimRange(String, int) - Method in class com.met.cptl.CptlManager
 
getVersion() - Method in interface com.met.cptl.Cptl
getVersion() returns the version identification string for the current CptlManager instance.
getVersion() - Method in class com.met.cptl.CptlManager
 

A B C D E G I L P R T V W Y