Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
CatchupIncreases::set Method

Sets one catch-up increase.

C++
void set(
    int yearIndex, 
    double newCatchup
);
Parameters 
Description 
int yearIndex 
Index of calendar year of increase. 
double newCatchup 
New value of catch-up increase. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!