com.moyosoft.exchange.search
Interface Restriction.RestrictedInteger

All Superinterfaces:
Restriction, Restriction.RestrictedValue
Enclosing interface:
Restriction

public static interface Restriction.RestrictedInteger
extends Restriction.RestrictedValue


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.moyosoft.exchange.search.Restriction
Restriction.BooleanField, Restriction.DateField, Restriction.EnumField, Restriction.Field, Restriction.IdField, Restriction.IntegerField, Restriction.RestrictedBoolean, Restriction.RestrictedDate, Restriction.RestrictedEnum, Restriction.RestrictedId, Restriction.RestrictedInteger, Restriction.RestrictedString, Restriction.RestrictedValue, Restriction.StringField
 
Method Summary
 Restriction.IntegerField and()
           
 Restriction.IntegerField or()
           
 
Methods inherited from interface com.moyosoft.exchange.search.Restriction
and, or
 

Method Detail

and

Restriction.IntegerField and()

or

Restriction.IntegerField or()