PZN

constructor(code: String)

Erzeugt ein neues PZN-Objekt.

Parameters

code

achtstellige Zahl


constructor(code: Int, validator: KSimpleValidator<Int> = VALIDATOR)