Uses of Class
com.github.bean.Job

Packages that use Job
com.github.bean   
com.github.jobs.api   
 

Uses of Job in com.github.bean
 

Fields in com.github.bean with type parameters of type Job
static android.os.Parcelable.Creator<Job> Job.CREATOR
           
 

Uses of Job in com.github.jobs.api
 

Methods in com.github.jobs.api that return Job
static Job GithubJobsApi.getJob(String id, boolean markdown)
           
 

Methods in com.github.jobs.api that return types with arguments of type Job
static List<Job> GithubJobsApi.search(Search search)
           
 



Copyright © 2012-2013. All Rights Reserved.