|
Anypia Programmer's Documentation
|
Returns true if a cola cap is required for a specified year.
bool needColaCap( int ) const;
|
Parameters |
Description |
|
year |
Year being capped. |
True if a cola cap is required, based on changed law.
Looks at LawChange::lawChangeType::COLACHANGE.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|