Uses of Class
org.apache.james.mailbox.MessageRange.Type

Packages that use MessageRange.Type
org.apache.james.mailbox   
 

Uses of MessageRange.Type in org.apache.james.mailbox
 

Methods in org.apache.james.mailbox that return MessageRange.Type
 MessageRange.Type MessageRange.getType()
           
static MessageRange.Type MessageRange.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MessageRange.Type[] MessageRange.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.