| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.decoderfirmware |
| Modifier and Type | Field and Description |
|---|---|
protected List<CategoryType> |
CVStructureType.category |
| Modifier and Type | Method and Description |
|---|---|
CategoryType |
ObjectFactory.createCategoryType()
Create an instance of
CategoryType |
CategoryType |
CategoryType.withDescription(Collection<DescriptionType> values) |
CategoryType |
CategoryType.withDescription(DescriptionType... values) |
CategoryType |
CategoryType.withPresetGroupIdReferenceOrIdReferenceOrCategory(Collection<Object> values) |
CategoryType |
CategoryType.withPresetGroupIdReferenceOrIdReferenceOrCategory(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CategoryType> |
ObjectFactory.createCategory(CategoryType value)
|
List<CategoryType> |
CVStructureType.getCategory()
Gets the value of the category property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CategoryType> |
ObjectFactory.createCategory(CategoryType value)
|
CVStructureType |
CVStructureType.withCategory(CategoryType... values) |
| Modifier and Type | Method and Description |
|---|---|
CVStructureType |
CVStructureType.withCategory(Collection<CategoryType> values) |
Copyright © 2024. All rights reserved.