Uses of Class
com.atlassian.query.operand.MultiValueOperand

Packages that use MultiValueOperand
com.atlassian.query.operand   
 

Uses of MultiValueOperand in com.atlassian.query.operand
 

Methods in com.atlassian.query.operand that return MultiValueOperand
static MultiValueOperand MultiValueOperand.ofQueryLiterals(Collection<QueryLiteral> literals)
           
 

Methods in com.atlassian.query.operand with parameters of type MultiValueOperand
 R OperandVisitor.visit(MultiValueOperand multiValue)
          The method called when visiting an MultiValueOperand.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.