Package org.kapott.hbci.manager
Interface IHandlerData
-
- All Known Implementing Classes:
HBCIHandler,HBCIInstitute,HBCIUser
public interface IHandlerData
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MsgGengetMsgGen()HBCIPassportgetPassport()
-
-
-
Method Detail
-
getPassport
HBCIPassport getPassport()
-
getMsgGen
MsgGen getMsgGen()
-
-