Package tech.corefinance.product.dto
Class CryptoProductDto
java.lang.Object
tech.corefinance.product.dto.ProductDto
tech.corefinance.product.dto.CryptoProductDto
- All Implemented Interfaces:
Serializable,tech.corefinance.common.model.CreateUpdateDto<String>,tech.corefinance.common.model.GenericModel<String>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tech.corefinance.product.dto.ProductDto
getCategory, getCreatedBy, getCreatedDate, getCurrencies, getDescription, getId, getLastModifiedBy, getLastModifiedDate, getName, getNewAccountSetting, getProductAvailabilities, getProductFees, getType, isActivated, isAllowArbitraryFees, isShowInactiveFees, setActivated, setAllowArbitraryFees, setCategory, setCreatedBy, setCreatedDate, setCurrencies, setDescription, setId, setLastModifiedBy, setLastModifiedDate, setName, setNewAccountSetting, setProductAvailabilities, setProductFees, setShowInactiveFees, setTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface tech.corefinance.common.model.CreateUpdateDto
getEntityId, setEntityId
-
Constructor Details
-
CryptoProductDto
public CryptoProductDto()
-
-
Method Details
-
equals
- Overrides:
equalsin classProductDto
-
canEqual
- Overrides:
canEqualin classProductDto
-
hashCode
public int hashCode()- Overrides:
hashCodein classProductDto
-
toString
- Overrides:
toStringin classProductDto
-