number property

String number
final

The number that should be displayed

It should fit following constraints:

number != null number should contain ONLY of numeric values

Implementation

final String number;