Uses of Class
org.fa.tei.jaxb.v2_0.Category
-
Packages that use Category Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Category in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 with type parameters of type Category Modifier and Type Field Description protected List<Category>Category. categoriesMethods in org.fa.tei.jaxb.v2_0 that return Category Modifier and Type Method Description CategoryObjectFactory. createCategory()Create an instance ofCategoryMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type Category Modifier and Type Method Description List<Category>Category. getCategories()Gets the value of the categories property.
-