| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Category | |
|---|---|
| citysdk.tourism.client.parser | Package for the library parsers and deserializers. | 
| citysdk.tourism.client.poi.single | Package for the single W3C objects. | 
| citysdk.tourism.client.requests | Package for the library client stub. | 
| Uses of Category in citysdk.tourism.client.parser | 
|---|
| Methods in citysdk.tourism.client.parser that return Category | |
|---|---|
|  Category | JsonParser.parseJsonAsCategory()Parses the JSON as a Category. | 
| Uses of Category in citysdk.tourism.client.poi.single | 
|---|
| Methods in citysdk.tourism.client.poi.single that return Category | |
|---|---|
|  Category | Category.getCategory(int i)Gets the category at a given index | 
| Methods in citysdk.tourism.client.poi.single that return types with arguments of type Category | |
|---|---|
|  java.util.List<Category> | Category.getSubCategories()Gets all the sub categories of the Category. | 
| Methods in citysdk.tourism.client.poi.single with parameters of type Category | |
|---|---|
|  void | Category.addCategory(Category category)Adds a Categoryto thisCategory. | 
| Uses of Category in citysdk.tourism.client.requests | 
|---|
| Methods in citysdk.tourism.client.requests that return Category | |
|---|---|
|  Category | TourismClient.getCategories(ParameterList list)Returns the list of Categoryavailable. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||