Class CSSStringSetDefinition
- java.lang.Object
-
- org.pentaho.reporting.libraries.css.values.CSSStringSetDefinition
-
- All Implemented Interfaces:
Serializable,CSSValue
public class CSSStringSetDefinition extends Object implements CSSValue
Creation-Date: 01.12.2005, 18:21:53- Author:
- Thomas Morgner
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CSSStringSetDefinition(String identifier, CSSValue value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Determines if this instance of the object is equals to another ObjectStringgetCSSText()StringgetIdentifier()CSSTypegetType()CSSValuegetValue()StringtoString()
-