Uses of Class
com.atlassian.jira.ofbiz.FieldMap

Packages that use FieldMap
com.atlassian.jira.ofbiz   
 

Uses of FieldMap in com.atlassian.jira.ofbiz
 

Methods in com.atlassian.jira.ofbiz that return FieldMap
 FieldMap FieldMap.add(String key, Object value)
          Adds the given key-value pair to the Map, and returns this in order to allow fluent syntax.
static FieldMap FieldMap.build(String fieldName, Object fieldValue)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.