it.com.atlassian.gadgets.pages.fields
Class StringPref

java.lang.Object
  extended by it.com.atlassian.gadgets.pages.fields.StringPref
All Implemented Interfaces:
UserPrefField

public class StringPref
extends Object
implements UserPrefField


Constructor Summary
StringPref(org.openqa.selenium.WebElement $field)
           
 
Method Summary
 String getValue()
           
 UserPrefField set(String... values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringPref

public StringPref(org.openqa.selenium.WebElement $field)
Method Detail

set

public UserPrefField set(String... values)
Specified by:
set in interface UserPrefField

getValue

public String getValue()
Specified by:
getValue in interface UserPrefField


Copyright © 2014 Atlassian. All Rights Reserved.