Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaTableLC::isApplicable Method (WorkerDataGeneral&, PiaData&, WorkerDataGeneral::ben_type, LawChangeArray&, DateMoyr&)

Determines applicability of method with 5 arguments.

C++
static bool isApplicable(
    const WorkerDataGeneral& workerData, 
    const PiaData& piaData, 
    WorkerDataGeneral::ben_type ioasdi, 
    const LawChangeArray& lawChange, 
    const DateMoyr& entitDate
);
Parameters 
Description 
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. 
const DateMoyr& entitDate 
Entitlement date. 

True if method is applicable.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!