-
public final class GetFrameOwnerRequestRequest object containing input parameters for the DOMDomain.getFrameOwner command.
-
-
Constructor Summary
Constructors Constructor Description GetFrameOwnerRequest(String frameId)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final GetFrameOwnerRequestcopy(String frameId)final StringgetFrameId()-
-
Constructor Detail
-
GetFrameOwnerRequest
GetFrameOwnerRequest(String frameId)
-
-
Method Detail
-
component1
final String component1()
-
copy
final GetFrameOwnerRequest copy(String frameId)
-
getFrameId
final String getFrameId()
-
-
-
-