Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Target.CDB |
Modifier and Type | Field and Description |
---|---|
protected CDBSubcategory |
CDBCategory.defaultSubcategory |
Modifier and Type | Field and Description |
---|---|
protected SortedMap<String,CDBSubcategory> |
CDBCategory.subcategoriesByCode |
Modifier and Type | Method and Description |
---|---|
CDBSubcategory |
CDBCategory.getDefaultSubcategory()
Retrieve the default subcategory of this category.
|
CDBSubcategory |
CDBCategory.getSubcategory(String subcatcode) |
Modifier and Type | Method and Description |
---|---|
SortedMap<String,CDBSubcategory> |
CDBCategory.getSubcategoriesByCode() |
Modifier and Type | Method and Description |
---|---|
void |
CDBCategory.add(CDBSubcategory subcat)
Adds the given subcategory to this category
|
Copyright © 2017. All rights reserved.