com.atlassian.jira.pageobjects.components
Class MultiSelect.Item

java.lang.Object
  extended by com.atlassian.jira.pageobjects.components.MultiSelect.Item
Enclosing class:
MultiSelect

public static class MultiSelect.Item
extends Object


Constructor Summary
MultiSelect.Item(com.atlassian.pageobjects.elements.PageElement item)
           
 
Method Summary
 String getName()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiSelect.Item

public MultiSelect.Item(com.atlassian.pageobjects.elements.PageElement item)
Method Detail

getName

public String getName()

remove

public void remove()


Copyright © 2002-2012 Atlassian. All Rights Reserved.