-
public final class GetStyleSheetTextResponseResponse type for the CSSDomain.getStyleSheetText command.
-
-
Constructor Summary
Constructors Constructor Description GetStyleSheetTextResponse(String text)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final GetStyleSheetTextResponsecopy(String text)final StringgetText()The stylesheet text. -
-
Constructor Detail
-
GetStyleSheetTextResponse
GetStyleSheetTextResponse(String text)
-
-
Method Detail
-
component1
final String component1()
-
copy
final GetStyleSheetTextResponse copy(String text)
-
-
-
-