Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::getEarnHiOnly Method

Returns Medicare earnings for specified year if there are no OASDI earnings; otherwise return zero.

C++
virtual double getEarnHiOnly(
    int
) const = 0;

Medicare earnings for specified year if there are no OASDI earnings; otherwise return zero.

Needs to be implemented by a child class.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!