Uses of Class
org.apache.qpid.test.utils.QpidBrokerTestCase.MessageType

Packages that use QpidBrokerTestCase.MessageType
org.apache.qpid.test.utils   
 

Uses of QpidBrokerTestCase.MessageType in org.apache.qpid.test.utils
 

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



Licensed to the Apache Software Foundation