com.googlecode.googleplus.model.person
Class PersonPlacesLived

java.lang.Object
  extended by com.googlecode.googleplus.model.person.PersonPlacesLived

public class PersonPlacesLived
extends Object


Constructor Summary
PersonPlacesLived()
           
 
Method Summary
 boolean getPrimary()
           
 String getValue()
           
 void setPrimary(boolean primary)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonPlacesLived

public PersonPlacesLived()
Method Detail

getPrimary

public boolean getPrimary()

setPrimary

public void setPrimary(boolean primary)

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2014. All Rights Reserved.