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

Sets OASDI-covered earnings.

C++
void setEarnOasdi(
    int year, 
    double newEarn
);
Parameters 
Description 
int year 
Year of earnings. 
double newEarn 
Amount of earnings. 
Exceptions 
Description 
PiaException of type PIA_IDS_EARNPEBS if earnings are out of range (only in debug mode). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!