com.atlassian.jira.issue.search.searchers.transformer
Class SearchInput

java.lang.Object
  extended by com.atlassian.jira.issue.search.searchers.transformer.SearchInput
Direct Known Subclasses:
ComponentSearchInput, VersionSearchInput

public class SearchInput
extends Object


Method Summary
 boolean equals(Object that)
           
 String getValue()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getValue

public String getValue()

equals

public boolean equals(Object that)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2014 Atlassian. All Rights Reserved.