public class SendmailHost extends Object implements Serializable
SendmailHost()
SendmailHost(String host, Long port)
boolean
equals(Object obj)
String
getHost()
Long
getPort()
int
hashCode()
void
setHost(String host)
setPort(Long port)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public SendmailHost()
public SendmailHost(String host, Long port)
public String getHost()
public void setHost(String host)
public Long getPort()
public void setPort(Long port)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2021. All rights reserved.