com.atlassian.jira.issue.customfields.config.helper
Interface BasicConfigFieldDescriptor


public interface BasicConfigFieldDescriptor


Method Summary
 String getDescription()
           
 String getKey()
           
 String getName()
           
 

Method Detail

getName

public String getName()

getDescription

public String getDescription()

getKey

public String getKey()


Copyright © 2002-2006 Atlassian. All Rights Reserved.