Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.CategoryType
Packages that use CategoryType
-
Uses of CategoryType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware with type parameters of type CategoryTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return CategoryTypeModifier and TypeMethodDescriptionObjectFactory.createCategoryType()Create an instance ofCategoryTypeCategoryType.withDescription(Collection<DescriptionType> values) CategoryType.withDescription(DescriptionType... values) CategoryType.withPresetGroupIdReferenceOrIdReferenceOrCategory(Object... values) CategoryType.withPresetGroupIdReferenceOrIdReferenceOrCategory(Collection<Object> values) Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return types with arguments of type CategoryTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<CategoryType> ObjectFactory.createCategory(CategoryType value) CVStructureType.getCategory()Gets the value of the category property.Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type CategoryTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<CategoryType> ObjectFactory.createCategory(CategoryType value) CVStructureType.withCategory(CategoryType... values) Method parameters in org.bidib.jbidibc.decoder.schema.decoderfirmware with type arguments of type CategoryType