public class ThemeSetEntry extends Object
String
features
name
ThemeSetEntry()
ThemeSetEntry(String name)
void
addFeature(String feature)
List<String>
getFeatures()
getName()
removeFeature(String feature)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public String features
public ThemeSetEntry()
public ThemeSetEntry(String name)
public String getName()
public List<String> getFeatures()
public void addFeature(String feature)
public void removeFeature(String feature)
Copyright © 2011 Nuxeo SA. All Rights Reserved.