Package tech.corefinance.product.model
Class ProductNewAccountSetting
java.lang.Object
tech.corefinance.product.model.ProductNewAccountSetting
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanintgetType()inthashCode()voidsetIncreasementStartingFrom(int increasementStartingFrom) voidsetInitialState(AccountState initialState) voidsetRandomPatternTemplate(String randomPatternTemplate) voidtoString()
-
Constructor Details
-
ProductNewAccountSetting
public ProductNewAccountSetting()
-
-
Method Details
-
getType
-
getRandomPatternTemplate
-
getIncreasementStartingFrom
public int getIncreasementStartingFrom() -
getInitialState
-
setType
-
setRandomPatternTemplate
-
setIncreasementStartingFrom
public void setIncreasementStartingFrom(int increasementStartingFrom) -
setInitialState
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-