Class CSSValuePair
java.lang.Object
org.pentaho.reporting.libraries.css.values.CSSValuePair
- All Implemented Interfaces:
Serializable
,CSSValue
Creation-Date: 15.04.2006, 10:56:53
- Author:
- Thomas Morgner
- See Also:
-
Constructor Summary
ConstructorDescriptionCSSValuePair
(CSSValue firstValue) CSSValuePair
(CSSValue firstValue, CSSValue secondValue) -
Method Summary
-
Constructor Details
-
CSSValuePair
-
CSSValuePair
-
-
Method Details
-
getFirstValue
-
getSecondValue
-
getCSSText
- Specified by:
getCSSText
in interfaceCSSValue
-
toString
-
equals
Determines if this instance of the object is equals to another Object -
getType
-