getValue method

int getValue()

Implementation

int getValue() {
  return value;
}