# Class: com.pnfsoftware.jeb.core.units.code.debug.impl.ValueShort

A 16\-bit integer value provided by a debugger unit.

## Constructor: ValueShort
- parameter: `v`, type: `short`

Description: Create a short value.
parameter: v: short value

## Method: getTypeName
- return type: `java.lang.String`


## Method: getValue
- return type: `java.lang.Short`


