public final class CSSPropertyWithDefaultValue extends Object
| Constructor and Description |
|---|
CSSPropertyWithDefaultValue(ICSSProperty aProperty,
String sDefaultValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
ICSSProperty |
getProperty() |
String |
toString() |
public CSSPropertyWithDefaultValue(@Nonnull ICSSProperty aProperty, @Nonnull String sDefaultValue)
Copyright © 2014–2018 Philip Helger. All rights reserved.