Uses of Class
br.com.senior.hcm.dependent.pojos.BankBranch
-
Packages that use BankBranch Package Description br.com.senior.hcm.dependent.pojos -
-
Uses of BankBranch in br.com.senior.hcm.dependent.pojos
Methods in br.com.senior.hcm.dependent.pojos that return BankBranch Modifier and Type Method Description BankBranchBankBranch. bank(Bank bank)BankBranchBankBranch. code(Integer code)BankBranchBankAccount. getBankBranch()Get bankBranchBankBranchBankBranch. id(String id)BankBranchBankBranch. name(String name)Methods in br.com.senior.hcm.dependent.pojos with parameters of type BankBranch Modifier and Type Method Description BankAccountBankAccount. bankBranch(BankBranch bankBranch)voidBankAccount. setBankBranch(BankBranch bankBranch)
-