-
public final class GetAttributesRequestRequest object containing input parameters for the DOMDomain.getAttributes command.
-
-
Constructor Summary
Constructors Constructor Description GetAttributesRequest(Integer nodeId)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final GetAttributesRequestcopy(Integer nodeId)final IntegergetNodeId()Id of the node to retrieve attibutes for. -
-
Constructor Detail
-
GetAttributesRequest
GetAttributesRequest(Integer nodeId)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final GetAttributesRequest copy(Integer nodeId)
-
-
-
-