Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
SpecMin::isApplicable Method (WorkerDataGeneral&)

Determines applicability of method, using passed values.

C++
static bool isApplicable(
    const WorkerDataGeneral& workerData
);
Parameters 
Description 
const WorkerDataGeneral& workerData 
Worker basic data. 

True if method is applicable.

To be applicable, the benefit date must be at least PiaParams::amend722 (January 1973), and it cannot be a totalization benefit.

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