Class GetPropertiesCommand

java.lang.Object
org.teavm.chromerdp.messages.GetPropertiesCommand

public class GetPropertiesCommand extends Object
  • Constructor Details

    • GetPropertiesCommand

      public GetPropertiesCommand()
  • Method Details

    • getObjectId

      public String getObjectId()
    • setObjectId

      public void setObjectId(String objectId)
    • isOwnProperties

      public boolean isOwnProperties()
    • setOwnProperties

      public void setOwnProperties(boolean ownProperties)