Uses of Interface
AG_FinTrust.AG_FinTrustInterface

  • Uses of AG_FinTrustInterface in AG_FinTrust

    Subinterfaces of AG_FinTrustInterface in AG_FinTrust
    Modifier and Type
    Interface
    Description
    interface 
    AG_FinTrust - AccountDetailsInterface.java
    interface 
    Interface for account creation in the Transacto: AG_FinTrust banking system.
    interface 
    Interface for PIN-related services in the Transacto: AG_FinTrust system.
    interface 
    Interface defining the core transactional services such as deposit, withdrawal, and money transfer for the Transacto: AG_FinTrust system.
    interface 
    AG_FinTrust - UPITransactionServicesInterface.java
    Classes in AG_FinTrust that implement AG_FinTrustInterface
    Modifier and Type
    Class
    Description
    class 
    AG_FinTrust - Account.java Handles creation and setup of new user bank accounts including personal details, balance initialization, and PIN setup.
    class 
    AG_FinTrust - AccountDetails.java This class provides functionalities to view the details and transaction history of an account in the Transacto: AG_FinTrust system.
    class 
    Handles secure PIN update functionality for user accounts.
    class 
    Provides transactional operations such as deposit, withdrawal, and transfer in the Transacto: AG_FinTrust system.
    final class 
    Handles UPI-based fund transfer between two accounts in the AG_FinTrust system.