JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Method Detail
getPath
String getPath()
Returns:
the path leading to the property. This could be a nested property using the "dot notation" to separate
getIndices
int[] getIndices()
Returns:
actual indices from the query method that map to the operands for this parameter. It should always follow
that getIndices().length == getOperator().getOperands().
getOperator
Operator getOperator()
Returns:
the operator for this parameter
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2014–2016. All rights reserved.