Home | History | Annotate | Download | only in stack

Lines Matching refs:getBranch

573                 messageBranch = topViaHeader.getBranch();
591 if (messageBranch != null && this.getBranch() != null) {
597 && getBranch().equalsIgnoreCase(messageBranch)
605 transactionMatches = getBranch().equalsIgnoreCase(messageBranch)
890 if (this.getOriginalRequest().getTopmostVia().getBranch() != null)
891 transactionResponse.getTopmostVia().setBranch(this.getBranch());
1478 return this.getBranch().equalsIgnoreCase(sst.getBranch());