-
public final class SetKeyframeKeyResponseResponse type for the CSSDomain.setKeyframeKey command.
-
-
Constructor Summary
Constructors Constructor Description SetKeyframeKeyResponse(Value keyText)
-
Method Summary
Modifier and Type Method Description final Valuecomponent1()final SetKeyframeKeyResponsecopy(Value keyText)final ValuegetKeyText()The resulting key text after modification. -
-
Constructor Detail
-
SetKeyframeKeyResponse
SetKeyframeKeyResponse(Value keyText)
-
-
Method Detail
-
component1
final Value component1()
-
copy
final SetKeyframeKeyResponse copy(Value keyText)
-
getKeyText
final Value getKeyText()
The resulting key text after modification.
-
-
-
-