com.atlassian.jira.util
Interface NamedWithDescription

All Superinterfaces:
Named
All Known Subinterfaces:
FieldLayoutScheme, FieldLayoutSchemeDetails, Project, ProjectCategory, Version
All Known Implementing Classes:
FieldLayoutSchemeImpl, MockProject, MockVersion, ProjectCategoryImpl, ProjectImpl, Scheme, VersionImpl

public interface NamedWithDescription
extends Named

Since:
v6.2

Method Summary
 String getDescription()
           
 
Methods inherited from interface com.atlassian.jira.util.Named
getName
 

Method Detail

getDescription

String getDescription()


Copyright © 2002-2014 Atlassian. All Rights Reserved.