Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Pebs::setBenefitPebs Method

Sets benefit actually payable in Statement calculation.

C++
void setBenefitPebs(
    pebes_type type, 
    int newBenefit
);
Parameters 
Description 
pebes_type type 
Type of calculation (0-4). 
int newBenefit 
New benefit. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!