return "TAN2Step";
}
public GVTAN2Step(HBCIHandler handler)
{
super(handler,getLowlevelName(),new GVRSaldoReq());
addConstraint("process","process",null, LogFilter.FILTER_NONE);
addConstraint("orderhash","orderhash","", LogFilter.FILTER_NONE);
addConstraint("orderref","orderref","", LogFilter.FILTER_NONE);
addConstraint("listidx","listidx","", LogFilter.FILTER_NONE);