org.nuxeo.theme.themes
Class ThemeSetEntry
java.lang.Object
org.nuxeo.theme.themes.ThemeSetEntry
public class ThemeSetEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
features
public String features
ThemeSetEntry
public ThemeSetEntry()
ThemeSetEntry
public ThemeSetEntry(String name)
getName
public String getName()
getFeatures
public List<String> getFeatures()
addFeature
public void addFeature(String feature)
removeFeature
public void removeFeature(String feature)
Copyright © 2010 Nuxeo SAS. All Rights Reserved.