Uses of Class
com.atlassian.jira.issue.fields.rest.json.TypeRef

Packages that use TypeRef
com.atlassian.jira.issue.fields.rest.json   
 

Uses of TypeRef in com.atlassian.jira.issue.fields.rest.json
 

Methods in com.atlassian.jira.issue.fields.rest.json with parameters of type TypeRef
 int TypeRef.compareTo(TypeRef<T> o)
           
<T> T
JsonData.convertValue(String fieldId, TypeRef<T> type, ErrorCollection errors)
          Converts the value in this JsonData to a generic type.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.