com.atlassian.jira.event.fields.layout
Interface FieldLayoutSchemeDetails

All Superinterfaces:
Named, NamedWithDescription, NamedWithId

public interface FieldLayoutSchemeDetails
extends NamedWithDescription, NamedWithId

Since:
v6.2

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

Method Detail

getId

Long getId()
Specified by:
getId in interface NamedWithId


Copyright © 2002-2014 Atlassian. All Rights Reserved.