org.guvnor.common.services.shared.metadata.model
Class Categories
java.lang.Object
org.guvnor.common.services.shared.metadata.model.CategoryItem
org.guvnor.common.services.shared.metadata.model.Categories
- All Implemented Interfaces:
- Iterable<CategoryItem>
@Portable
public class Categories
- extends CategoryItem
- implements Iterable<CategoryItem>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Categories
public Categories()
size
public int size()
iterator
public Iterator<CategoryItem> iterator()
- Specified by:
iterator in interface Iterable<CategoryItem>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.