module fb { export class PrioriteratMeddelandeWO extends PrioriteratMeddelandeWOGen { constructor(data: any) { super(data); } } }