Searched refs:nextBranchName (Results 1 – 1 of 1) sorted by relevance
77 String nextBranchName = branchName.substring(0, lastPosition) + nextChar; in getByBranch() local79 com.googlecode.objectify.Key.create(BranchEntity.class, nextBranchName); in getByBranch()