-
public final class GetBackgroundColorsRequestRequest object containing input parameters for the CSSDomain.getBackgroundColors command.
-
-
Constructor Summary
Constructors Constructor Description GetBackgroundColorsRequest(Integer nodeId)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final GetBackgroundColorsRequestcopy(Integer nodeId)final IntegergetNodeId()Id of the node to get background colors for. -
-
Constructor Detail
-
GetBackgroundColorsRequest
GetBackgroundColorsRequest(Integer nodeId)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final GetBackgroundColorsRequest copy(Integer nodeId)
-
-
-
-