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

All Known Implementing Classes:
CustomFieldValueImpl

public interface CustomFieldValue


Method Summary
 java.lang.Long getParentKey()
           
 java.lang.String getValue()
           
 

Method Detail

getValue

java.lang.String getValue()

getParentKey

java.lang.Long getParentKey()


Copyright © 2002-2011 Atlassian. All Rights Reserved.