Uses of Class
org.bidib.jbidib.decoder.json.Category
Packages that use Category
-
Uses of Category in org.bidib.jbidib.decoder.json
Methods in org.bidib.jbidib.decoder.json that return CategoryModifier and TypeMethodDescriptionCategory.withCategory(List<Category> category) Category.withMetadata(Metadata metadata) Category.withReference(List<Reference> reference) Methods in org.bidib.jbidib.decoder.json that return types with arguments of type CategoryModifier and TypeMethodDescriptionCategory.getCategory()list of editor pagesEditor.getCategory()list of editor pagesMethod parameters in org.bidib.jbidib.decoder.json with type arguments of type CategoryModifier and TypeMethodDescriptionvoidCategory.setCategory(List<Category> category) list of editor pagesvoidEditor.setCategory(List<Category> category) list of editor pagesCategory.withCategory(List<Category> category) Editor.withCategory(List<Category> category) Constructor parameters in org.bidib.jbidib.decoder.json with type arguments of type Category