com.googlecode.googleplus.model.person
Class PersonOrganizations
java.lang.Object
com.googlecode.googleplus.model.person.PersonOrganizations
public class PersonOrganizations
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonOrganizations
public PersonOrganizations()
getStartDate
public String getStartDate()
setStartDate
public void setStartDate(String startDate)
getEndDate
public String getEndDate()
setEndDate
public void setEndDate(String endDate)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getPrimary
public boolean getPrimary()
setPrimary
public void setPrimary(boolean primary)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getDepartment
public String getDepartment()
setDepartment
public void setDepartment(String department)
getType
public String getType()
setType
public void setType(String type)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2014. All Rights Reserved.