return "LastObjection";
}
public GVStornoLast(HBCIHandler handler)
{
super(handler,getLowlevelName(),new HBCIJobResultImpl());
addConstraint("my.country","My.KIK.country","DE", LogFilter.FILTER_NONE);
addConstraint("my.blz","My.KIK.blz",null, LogFilter.FILTER_MOST);
addConstraint("my.number","My.number",null, LogFilter.FILTER_IDS);
addConstraint("my.subnumber","My.subnumber","", LogFilter.FILTER_MOST);