Hilfsmittelnummer

constructor(code: String)

Erzeugt ein neues Hilfsmittel-Objekt.

Parameters

code

zehnstellige Zahl


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