Uses of Class
br.com.senior.hcm.dependent.pojos.BankAccount
-
Packages that use BankAccount Package Description br.com.senior.hcm.dependent.pojos -
-
Uses of BankAccount in br.com.senior.hcm.dependent.pojos
Methods in br.com.senior.hcm.dependent.pojos that return BankAccount Modifier and Type Method Description BankAccountBankAccount. accountType(AccountType accountType)BankAccountBankAccount. bank(Bank bank)BankAccountBankAccount. bankAccount(String bankAccount)BankAccountBankAccount. bankBranch(BankBranch bankBranch)BankAccountBankAccount. digit(String digit)BankAccountJudicialPension. getBankAccount()Get bankAccountBankAccountBankAccount. id(String id)Methods in br.com.senior.hcm.dependent.pojos with parameters of type BankAccount Modifier and Type Method Description JudicialPensionJudicialPension. bankAccount(BankAccount bankAccount)voidJudicialPension. setBankAccount(BankAccount bankAccount)
-