com.atlassian.jira.config
Class IssueTypeProxy

java.lang.Object
  extended by com.atlassian.jira.config.IssueTypeProxy

public class IssueTypeProxy
extends Object


Constructor Summary
IssueTypeProxy(IssueType issueType)
           
IssueTypeProxy(String key, String value)
           
 
Method Summary
 String getKey()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IssueTypeProxy

public IssueTypeProxy(IssueType issueType)

IssueTypeProxy

public IssueTypeProxy(String key,
                      String value)
Method Detail

getKey

public String getKey()

getValue

public String getValue()


Copyright © 2002-2012 Atlassian. All Rights Reserved.