com.moyosoft.exchange.search
Interface Restriction.RestrictedDate

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

public static interface Restriction.RestrictedDate
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.DateField and()
           
 Restriction.DateField or()
           
 
Methods inherited from interface com.moyosoft.exchange.search.Restriction
and, or
 

Method Detail

and

Restriction.DateField and()

or

Restriction.DateField or()