-
public final class AddRuleResponseResponse type for the CSSDomain.addRule command.
-
-
Constructor Summary
Constructors Constructor Description AddRuleResponse(CSSRule rule)
-
Method Summary
Modifier and Type Method Description final CSSRulecomponent1()final AddRuleResponsecopy(CSSRule rule)final CSSRulegetRule()The newly created rule. -
-
Constructor Detail
-
AddRuleResponse
AddRuleResponse(CSSRule rule)
-
-
Method Detail
-
component1
final CSSRule component1()
-
copy
final AddRuleResponse copy(CSSRule rule)
-
-
-
-