-
public final class GetRelayoutBoundaryRequestRequest object containing input parameters for the DOMDomain.getRelayoutBoundary command.
-
-
Constructor Summary
Constructors Constructor Description GetRelayoutBoundaryRequest(Integer nodeId)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final GetRelayoutBoundaryRequestcopy(Integer nodeId)final IntegergetNodeId()Id of the node. -
-
Constructor Detail
-
GetRelayoutBoundaryRequest
GetRelayoutBoundaryRequest(Integer nodeId)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final GetRelayoutBoundaryRequest copy(Integer nodeId)
-
-
-
-