Interface NamedValue

All Known Implementing Classes:
ComponentBean, CustomfieldOption, IssueType, PriorityBean, ResolutionBean, SecurityLevelBean, SmartUserBean, SmartVersionBean, VersionBean

public interface NamedValue
Classes that implement this interface can define what their "name" value is, not their id. Different fields use different attributes - name, value, ... This abstracts that away.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getNamedValue

      String getNamedValue()