public static class MailEditor.DefaultAddress extends Object implements MailEditor.Address
| Constructor and Description |
|---|
DefaultAddress(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
javax.mail.internet.InternetAddress[] |
getInternetAddresses() |
String |
getValue() |
int |
hashCode() |
boolean |
isBlank() |
void |
setValue(String value) |
public DefaultAddress(String value)
public boolean equals(Object object)
equals in interface MailEditor.Addressequals in class Objectpublic javax.mail.internet.InternetAddress[] getInternetAddresses()
getInternetAddresses in interface MailEditor.Addresspublic String getValue()
public int hashCode()
hashCode in interface MailEditor.AddresshashCode in class Objectpublic boolean isBlank()
isBlank in interface MailEditor.Addresspublic void setValue(String value)
Copyright © 2019 OpenEstate. All rights reserved.