Package | Description |
---|---|
com.edorasware.api.query |
Work object query support.
|
com.edorasware.api.value |
Work object value access.
|
Modifier and Type | Method and Description |
---|---|
StringOperand<String> |
VariableOperand.name()
Returns an operand to build predicates for the name part of variables.
|
StringOperand<String> |
VariableOperand.stringValue()
Returns an operand to build predicates for the value part of variables.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StringValue<V>
Defines the interface of a string value.
|
Copyright © 2010 - 2017 edorasware ag. All Rights Reserved.