Example usage for Java javax.mail Address fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | equals(Object address) The equality operator. |
String | getType() Return a type string that identifies this address type. |
String | toString() Return a String representation of this address object. |