Searched refs:attributesAreEqual (Results 1 – 4 of 4) sorted by relevance
58 return varsEqual && attributesAreEqual(p); in equals()
214 protected boolean attributesAreEqual(AttributeContainer other) { in attributesAreEqual() method in AttributeContainer
108 return attributesAreEqual(otherSoapObject); in equals()
1087 return varsEqual && attributesAreEqual(p);