Uses of Class
org.glassfish.jersey.examples.oauth2.googleclient.model.TaskListModel

Packages that use TaskListModel
org.glassfish.jersey.examples.oauth2.googleclient.model   
 

Uses of TaskListModel in org.glassfish.jersey.examples.oauth2.googleclient.model
 

Methods in org.glassfish.jersey.examples.oauth2.googleclient.model that return types with arguments of type TaskListModel
 List<TaskListModel> AllTaskListsModel.getTaskListModels()
           
 

Constructor parameters in org.glassfish.jersey.examples.oauth2.googleclient.model with type arguments of type TaskListModel
AllTaskListsModel(List<TaskListModel> taskListModels)
           
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.