org.mmbase.applications.thememanager
Class StyleSheetProperty
java.lang.Object
org.mmbase.applications.thememanager.StyleSheetProperty
- Direct Known Subclasses:
- StyleSheetPropertyBackgroundColor
public class StyleSheetProperty
- extends Object
- Author:
- Daniel Ockeloen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleSheetProperty
public StyleSheetProperty(String name,
String value)
getName
public String getName()
getValue
public String getValue()
setValue
public void setValue(String value)
MMBase 2.0-SNAPSHOT - null