|
Anypia Programmer's Documentation
|
Sets one catch-up increase.
void set( int eligYear, int calYear, double newCatchup );
|
Parameters |
Description |
|
int eligYear |
Year of eligibility. |
|
int calYear |
Calendar year of increase. |
|
double newCatchup |
New value for catch-up increase. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_CACHUP4 if either argument year is out of range (only in debug mode). |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|