com.atlassian.jira.issue.customfields.customfieldvalue
Interface CustomFieldValue

All Known Implementing Classes:
CustomFieldValueImpl

public interface CustomFieldValue


Method Summary
 Long getParentKey()
           
 String getValue()
           
 

Method Detail

getValue

String getValue()

getParentKey

Long getParentKey()


Copyright © 2002-2012 Atlassian. All Rights Reserved.