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.Address
equals
in class Object
public javax.mail.internet.InternetAddress[] getInternetAddresses()
getInternetAddresses
in interface MailEditor.Address
public String getValue()
public int hashCode()
hashCode
in interface MailEditor.Address
hashCode
in class Object
public boolean isBlank()
isBlank
in interface MailEditor.Address
public void setValue(String value)
Copyright © 2019 OpenEstate. All rights reserved.