Interface Restriction
-
- All Known Implementing Classes:
CanTermDelRestriction
,PreTimeRestriction
,TurnusRestriction
public interface Restriction
Interface fuer alle Tests auf Restriktionen von HBCI-Jobs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
test()
Fuehrt den Test aus.
-