Uses of Class
org.xmpp.forms.DataForm.Type

Packages that use DataForm.Type
org.xmpp.forms   
 

Uses of DataForm.Type in org.xmpp.forms
 

Methods in org.xmpp.forms that return DataForm.Type
 DataForm.Type DataForm.getType()
          Returns the type of this data form.
static DataForm.Type DataForm.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DataForm.Type[] DataForm.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.xmpp.forms with parameters of type DataForm.Type
DataForm(DataForm.Type type)
           
 



Copyright © 2009 Ignite Realtime. All Rights Reserved.