moazs.external
Class MoaSZR

java.lang.Object
  extended bymoazs.external.MoaSZR

public class MoaSZR
extends Object

Klasse zum umrechnen von Bereichkennungen via SZR


Constructor Summary
MoaSZR()
          Standard Konstruktor
 
Method Summary
 String transform(Rcpt rcpt, String type, String bpk)
          Methode die die BPK bpk vom Typ type in die ZustellBPK umrechnet
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoaSZR

public MoaSZR()
Standard Konstruktor

Method Detail

transform

public String transform(Rcpt rcpt,
                        String type,
                        String bpk)
                 throws MoaException
Methode die die BPK bpk vom Typ type in die ZustellBPK umrechnet

Parameters:
rcpt - Empfaengerobjekt
type - Typ der BPK
bpk - bPK
Returns:
String ZustellBPK
Throws:
MoaException


Copyright 2008 EGIZ. All Rights Reserved.