public static final class ViewCustomDirectoryAttributesPage.AttributeRow extends Object
Constructor and Description |
---|
AttributeRow(com.atlassian.pageobjects.elements.PageElement row) |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeName() |
String |
getAttributeValue() |
void |
remove() |
ViewCustomDirectoryAttributesPage.AttributeRow |
setAttributeValue(String value) |
public AttributeRow(com.atlassian.pageobjects.elements.PageElement row)
public String getAttributeName()
public String getAttributeValue()
public ViewCustomDirectoryAttributesPage.AttributeRow setAttributeValue(String value)
public void remove()
Copyright © 2021 Atlassian. All rights reserved.