Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValueManipulator

ValueManipulator represents a composition of ValueExtractor and ValueUpdater implementations.

Hierarchy

  • ValueManipulator

Implemented by

Index

Methods

getExtractor

  • Retrieve the underlying ValueExtractor reference.

    Returns ValueExtractor

    the ValueExtractor

getUpdater

  • Retrieve the underlying ValueUpdater reference.

    Returns ValueUpdater

    the ValueUpdater