Package org.teavm.chromerdp.messages
Class GetPropertiesCommand
java.lang.Object
org.teavm.chromerdp.messages.GetPropertiesCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setObjectId
(String objectId) void
setOwnProperties
(boolean ownProperties)
-
Constructor Details
-
GetPropertiesCommand
public GetPropertiesCommand()
-
-
Method Details
-
getObjectId
-
setObjectId
-
isOwnProperties
public boolean isOwnProperties() -
setOwnProperties
public void setOwnProperties(boolean ownProperties)
-