public class

FieldReference

extends Object
java.lang.Object
   ↳ com.atlassian.jira.jql.util.FieldReference

Summary

Public Constructors
FieldReference(List<String> names, List<String> keys, List<String> objectReferences)
Public Methods
String getName()
Property getProperty()
boolean isEntityProperty()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public FieldReference (List<String> names, List<String> keys, List<String> objectReferences)

Public Methods

public String getName ()

public Property getProperty ()

public boolean isEntityProperty ()