Uses of Class
org.apache.juneau.bean.atom.Category
Packages that use Category
- 
Uses of Category in org.apache.juneau.bean.atomMethods in org.apache.juneau.bean.atom that return CategoryModifier and TypeMethodDescriptionstatic final CategoryCreates aCategoryelement with the specifiedsetTerm(String)attribute.Category[]CommonEntry.getCategories()Bean property getter:categories .Bean property setter:scheme .Bean property setter:scheme .Bean property setter:term .Methods in org.apache.juneau.bean.atom with parameters of type CategoryModifier and TypeMethodDescriptionCommonEntry.setCategories(Category... value) Bean property setter:categories .Entry.setCategories(Category... value) Feed.setCategories(Category... value) Source.setCategories(Category... value)