-
public final class GetFileInfoRequestRequest object containing input parameters for the DOMDomain.getFileInfo command.
-
-
Constructor Summary
Constructors Constructor Description GetFileInfoRequest(String objectId)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final GetFileInfoRequestcopy(String objectId)final StringgetObjectId()JavaScript object id of the node wrapper. -
-
Constructor Detail
-
GetFileInfoRequest
GetFileInfoRequest(String objectId)
-
-
Method Detail
-
component1
final String component1()
-
copy
final GetFileInfoRequest copy(String objectId)
-
getObjectId
final String getObjectId()
JavaScript object id of the node wrapper.
-
-
-
-