Class AccountTransferEnumerations

java.lang.Object
org.apache.fineract.portfolio.account.service.AccountTransferEnumerations

public final class AccountTransferEnumerations extends Object
  • Method Details

    • accountType

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData accountType(Integer type)
    • accountType

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData accountType(org.apache.fineract.portfolio.account.PortfolioAccountType type)
    • recurrenceType

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData recurrenceType(Integer type)
    • recurrenceType

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData recurrenceType(AccountTransferRecurrenceType type)
    • transferType

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData transferType(Integer type)
    • transferType

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData transferType(AccountTransferType type)
    • standingInstructionPriority

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData standingInstructionPriority(Integer type)
    • standingInstructionPriority

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData standingInstructionPriority(StandingInstructionPriority type)
    • standingInstructionStatus

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData standingInstructionStatus(Integer type)
    • standingInstructionStatus

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData standingInstructionStatus(StandingInstructionStatus type)
    • standingInstructionType

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData standingInstructionType(Integer type)
    • standingInstructionType

      public static org.apache.fineract.infrastructure.core.data.EnumOptionData standingInstructionType(StandingInstructionType type)