com.belerweb.social.qq.mail.bean
Class Email
java.lang.Object
com.belerweb.social.qq.mail.bean.Email
public class Email
- extends Object
|
Constructor Summary |
Email()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Email
public Email()
getLabel
public String getLabel()
setLabel
public void setLabel(String label)
getType
public String getType()
setType
public void setType(String type)
getEmail
public String getEmail()
setEmail
public void setEmail(String email)
Copyright © 2014. All Rights Reserved.