| Modifier and Type | Method and Description |
|---|---|
static Category |
Category.newInstance(String id,
String label) |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
Context.getCategory() |
| Modifier and Type | Method and Description |
|---|---|
static Context |
Context.newInstance(String id,
String label,
String type,
List<Category> category) |
void |
Context.setCategory(List<Category> category) |
Copyright © 2025. All rights reserved.