com.github.bean
Class Search

java.lang.Object
  extended by com.github.bean.Search

public class Search
extends Object

Author:
cristian

Nested Class Summary
static class Search.Builder
           
 
Method Summary
 double getLatitude()
           
 String getLocation()
           
 double getLongitude()
           
 int getPage()
           
 String getSearch()
           
 boolean isFullTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSearch

public String getSearch()

getLocation

public String getLocation()

getLatitude

public double getLatitude()

getLongitude

public double getLongitude()

isFullTime

public boolean isFullTime()

getPage

public int getPage()


Copyright © 2012-2013. All Rights Reserved.