IK

constructor(code: String)

Erzeugt ein neues IK-Objekt.

Parameters

code

Institutionskennzeichen (mit Pruefziffer), z.B. "260326822"


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