org.mmbase.applications.thememanager
Class StyleSheetProperty

java.lang.Object
  extended by org.mmbase.applications.thememanager.StyleSheetProperty
Direct Known Subclasses:
StyleSheetPropertyBackgroundColor

public class StyleSheetProperty
extends Object

Author:
Daniel Ockeloen

Constructor Summary
StyleSheetProperty(String name, String value)
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleSheetProperty

public StyleSheetProperty(String name,
                          String value)
Method Detail

getName

public String getName()

getValue

public String getValue()

setValue

public void setValue(String value)


MMBase 2.0-SNAPSHOT - null