Class BookingMongoEntity
- java.lang.Object
-
- de.adorsys.multibanking.domain.Booking
-
- de.adorsys.multibanking.mongo.entity.BookingMongoEntity
-
public class BookingMongoEntity extends Booking
-
-
Constructor Summary
Constructors Constructor Description BookingMongoEntity()
-
Method Summary
-
Methods inherited from class de.adorsys.multibanking.domain.Booking
canEqual, equals, getAdditional, getAddkey, getAmount, getBalance, getBankApi, getBookingCategory, getBookingDate, getChargeValue, getCreditorId, getCurrency, getCustomerRef, getExternalId, getInstRef, getMandateReference, getOrigValue, getOtherAccount, getPrimanota, getProprietaryBankTransactionCode, getText, getTransactionCode, getUsage, getValutaDate, hashCode, isCamt, isReversal, isSepa, isStandingOrder, setAdditional, setAddkey, setAmount, setBalance, setBankApi, setBookingCategory, setBookingDate, setCamt, setChargeValue, setCreditorId, setCurrency, setCustomerRef, setExternalId, setInstRef, setMandateReference, setOrigValue, setOtherAccount, setPrimanota, setProprietaryBankTransactionCode, setReversal, setSepa, setStandingOrder, setText, setTransactionCode, setUsage, setValutaDate, toString
-
-