@Entity public class UserAccountType extends AccountType
| Constructor and Description |
|---|
UserAccountType() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<AccountFee> |
getAccountFees() |
IntegerRange |
getDefaultYellowBalanceRange() |
AccountTypeLimitType |
getLimitType() |
AccountTypeNature |
getNature() |
void |
setAccountFees(java.util.Set<AccountFee> accountFees) |
void |
setDefaultYellowBalanceRange(IntegerRange defaultYellowBalanceRange) |
getCurrency, getCustomFieldsForList, getCustomFieldsForSearch, getDataTranslationType, getFromTransferTypes, getNetwork, getToTransferTypes, getTransferFilters, isMaturityFreeze, setCurrency, setCustomFieldsForList, setCustomFieldsForSearch, setFromTransferTypes, setMaturityFreeze, setToTransferTypes, setTransferFiltersgetDescription, getInternalName, setDescription, setInternalName, toStringcompareTo, getName, getNames, setNamegetLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic java.util.Set<AccountFee> getAccountFees()
public IntegerRange getDefaultYellowBalanceRange()
public AccountTypeLimitType getLimitType()
getLimitType in class AccountTypepublic AccountTypeNature getNature()
getNature in class AccountTypepublic void setAccountFees(java.util.Set<AccountFee> accountFees)
public void setDefaultYellowBalanceRange(IntegerRange defaultYellowBalanceRange)