public class TemplateCategory extends Object
| Constructor and Description |
|---|
TemplateCategory(String id,
String label,
List<String> parentCategoryIds) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getLabel() |
List<String> |
getParentCategoryIds() |
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.