com.moyosoft.exchange.search
Interface Restriction.RestrictedEnum

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

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

Method Detail

and

Restriction.EnumField and()

or

Restriction.EnumField or()