|
Anypia Programmer's Documentation
|
Sets type of earnings for specified year.
void setEarntype( int year, int newEarntype );
|
Parameters |
Description |
|
int year |
Year of earnings. |
|
int newEarntype |
Type of earnings. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_EARNTYPEYR if year is out of range (only in debug mode); of type PIA_IDS_EARNTYPE if type of earnings is out of range (only in debug mode). |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|