public class CategoriesModelContent extends Object
Constructor and Description |
---|
CategoriesModelContent() |
Modifier and Type | Method and Description |
---|---|
Categories |
getCategories() |
org.uberfire.backend.vfs.Path |
getPath() |
void |
setCategories(Categories categories) |
void |
setPath(org.uberfire.backend.vfs.Path path) |
public org.uberfire.backend.vfs.Path getPath()
public void setPath(org.uberfire.backend.vfs.Path path)
public Categories getCategories()
public void setCategories(Categories categories)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.