-
public final class SetNodeNameResponseResponse type for the DOMDomain.setNodeName command.
-
-
Constructor Summary
Constructors Constructor Description SetNodeNameResponse(Integer nodeId)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final SetNodeNameResponsecopy(Integer nodeId)final IntegergetNodeId()New node's id. -
-
Constructor Detail
-
SetNodeNameResponse
SetNodeNameResponse(Integer nodeId)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final SetNodeNameResponse copy(Integer nodeId)
-
-
-
-