|
Anypia Programmer's Documentation
|
Determines applicability of method using passed data.
static bool isApplicable( const DateMoyr& entDate, const WorkerDataGeneral& workerData, const PiaData& piaData, WorkerDataGeneral::ben_type ioasdi, const LawChangeArray& lawChange );
|
Parameters |
Description |
|
const DateMoyr& entDate |
The date of entitlement. |
|
const WorkerDataGeneral& workerData |
Worker basic data. |
|
const PiaData& piaData |
Pia calculation data. |
|
WorkerDataGeneral::ben_type ioasdi |
Type of benefit. |
|
const LawChangeArray& lawChange |
Law change parameters. |
True if method is applicable.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|