public final class GoogleGadgetService.GadgetList extends Object
| Constructor and Description |
|---|
GadgetList(int total,
List<GoogleGadgetService.GadgetEntry> gadgets) |
| Modifier and Type | Method and Description |
|---|---|
List<GoogleGadgetService.GadgetEntry> |
getGadgets() |
int |
getTotal() |
public GadgetList(int total,
List<GoogleGadgetService.GadgetEntry> gadgets)
public int getTotal()
public List<GoogleGadgetService.GadgetEntry> getGadgets()
Copyright © 2015 Jasig. All Rights Reserved.