| Method and Description |
|---|
| com.marketfactory.mfclient.api.MFStpBookingSession.sendConfirmation(long, byte[], byte[])
Please use the
MFStpBookingSession.confirmation(long, byte[], byte[]) |
| com.marketfactory.mfclient.api.MFStpBookingSession.sendConfirmation(long, String, String)
Please use the
MFStpBookingSession.confirmation(long, String, String) |
| com.marketfactory.mfclient.api.MFUtil.toDate(int, int)
Consider using the LocalDate variant of this converter
|