com.googlecode.googleplus.model.person
Class PersonEmails
java.lang.Object
com.googlecode.googleplus.model.person.PersonEmails
public class PersonEmails
- extends Object
- Author:
- jgreen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonEmails
public PersonEmails()
getType
public String getType()
setType
public void setType(String type)
getValue
public String getValue()
setValue
public void setValue(String value)
isGoogle
public boolean isGoogle()
isHome
public boolean isHome()
isWork
public boolean isWork()
isOther
public boolean isOther()
Copyright © 2014. All Rights Reserved.