public static class PropertyValueUtils.Boolean extends Object
| Constructor and Description |
|---|
Boolean() |
| Modifier and Type | Method and Description |
|---|---|
static PropertyValue |
or(PropertyValue a,
PropertyValue b)
Logical or of two boolean properties.
|
public static PropertyValue or(PropertyValue a, PropertyValue b)
a - first valueb - second valueCopyright © 2014 - 2019–2019 University of Leipzig. All rights reserved.