-
public final class SetInspectedNodeRequestRequest object containing input parameters for the DOMDomain.setInspectedNode command.
-
-
Constructor Summary
Constructors Constructor Description SetInspectedNodeRequest(Integer nodeId)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final SetInspectedNodeRequestcopy(Integer nodeId)final IntegergetNodeId()DOM node id to be accessible by means of $x command line API. -
-
Constructor Detail
-
SetInspectedNodeRequest
SetInspectedNodeRequest(Integer nodeId)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final SetInspectedNodeRequest copy(Integer nodeId)
-
-
-
-