org.guvnor.common.services.shared.metadata.model
@Portable public class Categories extends CategoryItem implements Iterable<CategoryItem>
Constructor and Description |
---|
Categories() |
Modifier and Type | Method and Description |
---|---|
Iterator<CategoryItem> |
iterator() |
int |
size() |
addChildren, contains, getChildren, getDescription, getFullPath, getName, getParent, hasChild, removeChildren, setName
public int size()
public Iterator<CategoryItem> iterator()
iterator
in interface Iterable<CategoryItem>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.