com.atlassian.jira.issue.fields.option
Class LazyIssueConstant

java.lang.Object
  extended bycom.atlassian.jira.issue.fields.option.LazyIssueConstant

class LazyIssueConstant
extends Object


Constructor Summary
LazyIssueConstant(String constantType, String id)
           
 
Method Summary
 String getConstantType()
           
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyIssueConstant

public LazyIssueConstant(String constantType,
                         String id)
Method Detail

getConstantType

public String getConstantType()

getId

public String getId()


Copyright © 2002-2007 Atlassian. All Rights Reserved.