Searched refs:otherParty (Results 1 – 1 of 1) sorted by relevance
182 String otherParty = ((EDIPartyName)other).party; in equals() local184 if (otherParty != null) in equals()187 if (!(this.party.equals(otherParty))) in equals()