public class AdvancedApplicationPropertyImpl extends Object implements AdvancedApplicationProperty
AdvancedApplicationProperty
populated by the pageConstructor and Description |
---|
AdvancedApplicationPropertyImpl(org.openqa.selenium.By rowLocator) |
Modifier and Type | Method and Description |
---|---|
EditAdvancedApplicationPropertyForm |
edit() |
boolean |
equals(Object o) |
String |
getDescription() |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
AdvancedApplicationProperty |
revert() |
String |
toString() |
public AdvancedApplicationPropertyImpl(org.openqa.selenium.By rowLocator)
public EditAdvancedApplicationPropertyForm edit()
edit
in interface AdvancedApplicationProperty
public AdvancedApplicationProperty revert()
revert
in interface AdvancedApplicationProperty
public String getKey()
getKey
in interface AdvancedApplicationProperty
public String getDescription()
getDescription
in interface AdvancedApplicationProperty
public String getValue()
getValue
in interface AdvancedApplicationProperty
Copyright © 2002-2022 Atlassian. All Rights Reserved.