public Email()
public Email(String str)
public String getAccount()
public void setAccount(String account)
public String getHost()
public void setHost(String host)
public Email clone() throws CloneNotSupportedException
clone 在类中 ObjectCloneNotSupportedExceptionCopyright © 2017. All rights reserved.