Class AccountType

    • Constructor Detail

      • AccountType

        public AccountType()
    • Method Detail

      • isMaturityFreeze

        public boolean isMaturityFreeze()
      • isPrintHistoryLandscape

        public boolean isPrintHistoryLandscape()
      • isShowDescriptionInHistoryFilters

        public boolean isShowDescriptionInHistoryFilters()
      • isShowDescriptionInHistoryList

        public boolean isShowDescriptionInHistoryList()
      • setCurrency

        public void setCurrency​(Currency currency)
      • setFromTransferTypes

        public void setFromTransferTypes​(Set<TransferType> fromTransferTypes)
      • setMaturityFreeze

        public void setMaturityFreeze​(boolean maturityFreeze)
      • setPrintHistoryLandscape

        public void setPrintHistoryLandscape​(boolean printHistoryLandscape)
      • setShowDescriptionInHistoryFilters

        public void setShowDescriptionInHistoryFilters​(boolean showDescriptionInHistoryFilters)
      • setShowDescriptionInHistoryList

        public void setShowDescriptionInHistoryList​(boolean showDescriptionInHistoryList)
      • setToTransferTypes

        public void setToTransferTypes​(Set<TransferType> toTransferTypes)
      • setTransferFilters

        public void setTransferFilters​(Set<TransferFilter> transferFilters)