API Reference
| Classic JavaDoc |
Interface Restriction.BooleanField
com.moyosoft.exchange.search.Restriction.BooleanField
Implemented Interfaces:
public static interface Restriction.BooleanField implements Restriction.Field, Restriction.RestrictedBoolean
Methods
| exists () | ||
| is (boolean value) | ||
| isFalse () | ||
| isNot (boolean value) | ||
| isNotSameAs (Restriction.BooleanField field) | ||
| isSameAs (Restriction.BooleanField field) | ||
| isTrue () | ||
Community comments
Powered by JavaDocPlus