Uses of Class
org.apache.qpid.common.AMQPFilterTypes

Packages that use AMQPFilterTypes
org.apache.qpid.common   
 

Uses of AMQPFilterTypes in org.apache.qpid.common
 

Methods in org.apache.qpid.common that return AMQPFilterTypes
static AMQPFilterTypes AMQPFilterTypes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AMQPFilterTypes[] AMQPFilterTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Licensed to the Apache Software Foundation