toValue method

int toValue()

Implementation

int toValue() {
  return this._value;
}