Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerData::setPubpenDate Method

Sets date of noncovered pension entitlement.

C++
void setPubpenDate(
    const DateMoyr& newPubpenDate
);
Parameters 
Description 
const DateMoyr& newPubpenDate 
New date of noncovered pension entitlement.  
Exceptions 
Description 
PiaException of type PIA_IDS_NONPENDATE1 or PIA_IDS_NONPENDATE2 if public pension entitlement date is out of range (before date of birth or after date of death). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!