-
public final class GetRelayoutBoundaryResponseResponse type for the DOMDomain.getRelayoutBoundary command.
-
-
Constructor Summary
Constructors Constructor Description GetRelayoutBoundaryResponse(Integer nodeId)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final GetRelayoutBoundaryResponsecopy(Integer nodeId)final IntegergetNodeId()Relayout boundary node id for the given node. -
-
Constructor Detail
-
GetRelayoutBoundaryResponse
GetRelayoutBoundaryResponse(Integer nodeId)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final GetRelayoutBoundaryResponse copy(Integer nodeId)
-
-
-
-