public abstract class AddressTerm extends SearchTerm
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Equality comparison.
|
Address |
getAddress()
Return the address to match with.
|
int |
hashCode()
Compute a hashCode for this object.
|
match
public Address getAddress()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2010 - 2020 Adobe. All Rights Reserved