Uses of Class
org.fusesource.hawtdispatch.example.stomp.Stomp.Transformations

Packages that use Stomp.Transformations
org.fusesource.hawtdispatch.example.stomp   
 

Uses of Stomp.Transformations in org.fusesource.hawtdispatch.example.stomp
 

Methods in org.fusesource.hawtdispatch.example.stomp that return Stomp.Transformations
static Stomp.Transformations Stomp.Transformations.getValue(String value)
           
static Stomp.Transformations Stomp.Transformations.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Stomp.Transformations[] Stomp.Transformations.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 Progress Software Inc.. All Rights Reserved.