Class OptionWithValidity
java.lang.Object
com.atlassian.jira.issue.fields.option.AbstractOption
com.atlassian.jira.issue.fields.option.TextOption
com.atlassian.jira.issue.search.searchers.renderer.OptionWithValidity
- All Implemented Interfaces:
Option,Comparable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.issue.fields.option.TextOption
getCssClass, getDescription, getId, getImagePath, getName, setCssClass, setDescription, setId, setImagePath, setNameMethods inherited from class com.atlassian.jira.issue.fields.option.AbstractOption
compareTo, equals, getChildOptions, getImagePathHtml, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.jira.issue.fields.option.Option
getChildOptions, getImagePathHtml
-
Constructor Details
-
OptionWithValidity
-
-
Method Details
-
isValid
public boolean isValid()
-