Uses of Class
org.xmpp.util.ValueWrapper.Representation

Packages that use ValueWrapper.Representation
org.xmpp.util   
 

Uses of ValueWrapper.Representation in org.xmpp.util
 

Methods in org.xmpp.util that return ValueWrapper.Representation
 ValueWrapper.Representation ValueWrapper.getRepresentation()
           
static ValueWrapper.Representation ValueWrapper.Representation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ValueWrapper.Representation[] ValueWrapper.Representation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.xmpp.util with parameters of type ValueWrapper.Representation
ValueWrapper(ValueWrapper.Representation representation)
          Constructs an empty wrapper.
 



Copyright © 2009-2010 Ignite Realtime. All Rights Reserved.