Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BaseChangeType::change_type Enumeration

Type of wage base changes.

C++
enum change_type {
  NONE = 0,
  AUTOMATIC,
  ADHOC,
  NUM_CHANGE_TYPES
};
Members 
Description 
NONE = 0 
No type of change chosen. 
AUTOMATIC 
Automatic provisions apply. 
ADHOC 
Ad hoc wage bases. 
NUM_CHANGE_TYPES 
Number of wage base change types. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!