-
public final class PushNodeByPathToFrontendRequestRequest object containing input parameters for the DOMDomain.pushNodeByPathToFrontend command.
-
-
Constructor Summary
Constructors Constructor Description PushNodeByPathToFrontendRequest(String path)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final PushNodeByPathToFrontendRequestcopy(String path)final StringgetPath()Path to node in the proprietary format. -
-
Constructor Detail
-
PushNodeByPathToFrontendRequest
PushNodeByPathToFrontendRequest(String path)
-
-
Method Detail
-
component1
final String component1()
-
copy
final PushNodeByPathToFrontendRequest copy(String path)
-
-
-
-