getValue method

int getValue()

Implementation

int getValue() {
  return _value;
}