NumberIncrementor Constructor | 
| Name | Description | |
|---|---|---|
| NumberIncrementor | 
            Default constructor.
              | |
| NumberIncrementor(String, Object, Boolean) | 
            Construct an NumberIncrementor processor that will
            increment a property value by a specified amount, returning
            either the old or the new value as specified.
              | |
| NumberIncrementor(PropertyManipulator, Object, Boolean) | 
            Construct an NumberIncrementor processor that will
            increment a property value by a specified amount, returning
            either the old or the new value as specified.
              |