@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) |
getAccounts, getCurrency, getCustomFieldsForList, getCustomFieldsForSearch, getFromTransferTypes, getNetwork, getToTransferTypes, getTransferFilters, setAccounts, setCurrency, setCustomFieldsForList, setCustomFieldsForSearch, setFromTransferTypes, setToTransferTypes, setTransferFiltersgetDescription, getInternalName, setDescription, setInternalName, toStringgetDataTranslationType, 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)