| Package | Description |
|---|---|
| iot.jcypher.domainquery.api | |
| iot.jcypher.query | |
| iot.jcypher.query.result.util | |
| iot.jcypher.query.values |
| Modifier and Type | Method and Description |
|---|---|
JcBoolean |
DomainObjectMatch.booleanAtttribute(String name)
Access a boolean attribute
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
LiteralMap.get(JcBoolean bool)
Answer the value found under the given boolean (JcBoolean) key.
|
List<Boolean> |
JcQueryResult.resultOf(JcBoolean bool) |
| Modifier and Type | Method and Description |
|---|---|
List<Boolean> |
ResultHandler.getBooleans(JcBoolean bool) |
| Modifier and Type | Method and Description |
|---|---|
JcBoolean |
JcElement.booleanProperty(String name)
JCYPHER
access a named boolean property, return a JcBoolean
|
Copyright © 2016. All rights reserved.