Class ContractMongoEntity
- java.lang.Object
-
- de.adorsys.multibanking.domain.Contract
-
- de.adorsys.multibanking.mongo.entity.ContractMongoEntity
-
public class ContractMongoEntity extends Contract
-
-
Constructor Summary
Constructors Constructor Description ContractMongoEntity()
-
Method Summary
-
Methods inherited from class de.adorsys.multibanking.domain.Contract
canEqual, equals, getAmount, getEmail, getHomepage, getHotline, getInterval, getLogo, getMainCategory, getMandateReference, getProvider, getSpecification, getSubCategory, hashCode, isCancelled, setAmount, setCancelled, setEmail, setHomepage, setHotline, setInterval, setLogo, setMainCategory, setMandateReference, setProvider, setSpecification, setSubCategory, toString
-
-