|
Anypia Programmer's Documentation
|
Determines applicability of method with 4 arguments.
static bool isApplicable( const WorkerDataGeneral& workerData, const PiaData& piaData, const LawChangeArray& lawChange, const DateMoyr& entitDate );
|
Parameters |
Description |
|
const WorkerDataGeneral& workerData |
Worker basic data. |
|
const PiaData& piaData |
Pia calculation data. |
|
const LawChangeArray& lawChange |
Law-change parameters. |
|
const DateMoyr& entitDate |
Entitlement date. |
True if method is applicable.
This version ss the static version with 4 arguments.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|